{
    "$schema": "http://json-schema.org/draft-07/schema#",
    "$id": "http://example.com/product.schema.json",
    "title": "Beacon",
    "description": "A small indicator to display next to any UI element",
    "$ref": "../location.json"
  }