[
    {
        "buildingIdentifier": 1051,
        "name": "Ed. Emprendia - Situm"
    },
    {
        "buildingIdentifier": 1051,
        "interval": 1000,
        "indoorProvider": "INPHONE",
        "useBle": true,
        "useWifi": true,
        "motionMode": "BY_FOOT",
        "useForegroundService": true,
        "outdoorLocationOptions": 
        {
            "userDefinedThreshold": false,
            "computeInterval": 1,
            "averageSnrThreshold": 25.0
        },
        "beaconFilters": [
            {
                "uuid": "54"
            },
            {
                "uuid": "68"
            }
        ],
        "smallestDisplacement": 1.0,
        "realtimeUpdateInterval": "REALTIME",
        "autoEnableBleDuringPositioning": false
    }
 ]