{
  "service": "queryPolicy",
  "policyName": "OSDF_CASABLANCA.QueryPolicy_vCPE",
  "description": "Query policy for vCPE",
  "templateVersion": "OpenSource.version.1",
  "version": "test1",
  "priority": "3",
  "riskType": "test",
  "riskLevel": "2",
  "guard": "False",
  "content": {
    "queryProperties": [
      {"attribute":"customerLatitude", "attribute_location": "customerLatitude"},
      {"attribute":"customerLongitude", "attribute_location": "customerLongitude"}
    ],
    "policyScope": ["vCPE", "US", "INTERNATIONAL", "ip", "vGMuxInfra", "vG"],
    "policyType": "request_param_query",
    "serviceName": "vCPE",
    "identity": "vCPE_Query_Policy"
  }
}