{
  "service": "queryPolicy",
  "policyName": "OSDF_CASABLANCA.QueryPolicy_vFW",
  "description": "Query policy for vFW",
  "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": ["vfw", "us", "international", "ip"],
    "policyType": "request_param_query",
    "serviceName": "vFW",
    "identity": "vFW_Query_Policy"
  }
}