{
  "structures": [
    {
      "accountId": "",
      "accountNumber": "DIV-A",
      "accountName": "Division A",
      "structureId": "",
      "structureType": "Single Family Home",
      "ownershipType": "OWNED - USED BY OWNER",
      "insuranceResponsibility": "",
      "structureName": "My House",
      "siteIdentifier": "",
      "dateAdded": "9/12/2021",
      "address": "123 State Street",
      "address2": "",
      "address3": "",
      "city": "",
      "state": "",
      "zip": "19063",
      "county": "",
      "blockNumber": "100",
      "taxLotNumber": "200",
      "taxAreaType": "Square Feet",
      "taxArea": "2200",
      "constructionCategory": "1-Frame",
      "isoConstructionSource": "",
      "floorArea": "2200",
      "yearBuilt": "1996",
      "stories": "2",
      "storiesHeight": "20",
      "basementType": "Finished",
      "basementHeight": "9",
      "storiesAboveGround": "2",
      "storiesBelowGround": "1",
      "sqFtAboveGround": "1800",
      "sqFtBelowGround": "400",
      "percentFinishedBelowGround": "50",
      "constructionTypes": [
        {
          "constructionComponent": "Exterior Walls",
          "constructionTypePercentofTotal": "90",
          "materialType": "Wood"
        }
      ],
      "constructionTypesOther": [
        {
          "constructionComponentOther": "Flooring Type",
          "constructionTypeOther": "Marble"
        }
      ],
      "occupancies": [
        {
          "occupantContactId": "",
          "occupantCompanyName": "",
          "occupantFirstName": "John",
          "occupantLastName": "Doe",
          "occupantAddress": "",
          "occupantAddress2": "",
          "occupantAddress3": "",
          "occupantCity": "Media",
          "occupantState": "PA",
          "occupantZip": "19063",
          "occupantPhone": "",
          "occupantEmail": "",
          "occupantFax": "",
          "occupancyType": "Leased - Inside the Organization",
          "percentOccupied": "100"
        }
      ],
      "protections": [
        {
          "percentSprinkled": "",
          "percentManualFireAlarm": "",
          "percentAutomaticFireDetection": "",
          "percentSecurityDetection": "",
          "alarmSystem": "Central",
          "automaticExternalDefibrillator": "No",
          "fireDetectionSystem": "None",
          "fireSuppressionSystem": "Yes",
          "securityAlarm": "Active",
          "securityCamera": "Yes",
          "sprinklerSystem": "None"
        }
      ],
      "floodZone": "A18",
      "earthquakeZone": "",
      "windZone": "",
      "values": [
        {
          "valuationType": "Insured Value",
          "valueAmount": "325000",
          "valueEffectiveDate": "04/12/2012",
          "valueSource": "Appraisal"
        },
        {
          "valuationType": "Contents Value",
          "valueAmount": "172959",
          "valueEffectiveDate": "01/01/2021",
          "valueSource": ""
        }
      ],
      "userDefinedFields": [
        {
          "fieldName": "My Company Id",
          "fieldValue": "S01523518A"
        },
        {
          "fieldName": "My Company Question",
          "fieldValue": "Yes"
        }
      ]
    },
    {
      "accountId": "12176",
      "accountNumber": "",
      "accountName": "Maintenance",
      "structureId": "",
      "structureType": "Shed",
      "ownershipType": "LEASED - OUTSIDE THE ORGANIZATION",
      "insuranceResponsibility": "",
      "structureName": "Lawn Maintenance Shed",
      "siteIdentifier": "",
      "dateAdded": "09/01/2018",
      "address": "15 Front Street",
      "address2": "",
      "address3": "",
      "city": "",
      "state": "",
      "zip": "19101",
      "county": "",
      "blockNumber": "",
      "taxLotNumber": "",
      "taxAreaType": "",
      "taxArea": "",
      "constructionCategory": "",
      "isoConstructionSource": "",
      "floorArea": "600",
      "yearBuilt": "2018",
      "stories": "1",
      "storiesHeight": "10",
      "basementType": "",
      "basementHeight": "",
      "storiesAboveGround": "1",
      "storiesBelowGround": "0",
      "sqFtAboveGround": "600",
      "sqFtBelowGround": "0",
      "percentFinishedBelowGround": "0",
      "constructionTypes": [
        {
          "constructionComponent": "",
          "constructionTypePercentofTotal": "",
          "materialType": ""
        }
      ],
      "constructionTypesOther": [
        {
          "constructionComponentOther": "",
          "constructionTypeOther": ""
        }
      ],
      "occupancies": [
        {
          "occupantContactId": "",
          "occupantCompanyName": "Greenlawn LLC.",
          "occupantFirstName": "",
          "occupantLastName": "",
          "occupantAddress": "",
          "occupantAddress2": "",
          "occupantAddress3": "",
          "occupantCity": "Philadelphia",
          "occupantState": "PA",
          "occupantZip": "19101",
          "occupantPhone": "",
          "occupantEmail": "",
          "occupantFax": "",
          "occupancyType": "Leased - Outside the Organization",
          "percentOccupied": "100"
        }
      ],
      "protections": [
        {
          "percentSprinkled": "",
          "percentManualFireAlarm": "",
          "percentAutomaticFireDetection": "",
          "percentSecurityDetection": "",
          "alarmSystem": "",
          "automaticExternalDefibrillator": "",
          "fireDetectionSystem": "",
          "fireSuppressionSystem": "No",
          "securityAlarm": "",
          "securityCamera": "Yes",
          "sprinklerSystem": ""
        }
      ],
      "floodZone": "",
      "earthquakeZone": "",
      "windZone": "",
      "values": [
        {
          "valuationType": "Insured Value",
          "valueAmount": "25500",
          "valueEffectiveDate": "09/01/2018",
          "valueSource": ""
        }
      ],
      "userDefinedFields": []
    }
  ]
}