{
  "properties": {
    "id": {
      "type": "long"
    },
    "intersects": {
      "type": "boolean"
    },
    "contains": {
      "type": "boolean"
    },
    "shape": {
      "type": "geo_shape"
    },
    "smaller": {
      "type": "geo_shape"
    }
  }
}
