{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "title": "Studio Basket Ticket Facet",
  "name": "TicketFacet",
  "description": "Studio Basket Ticket Facet configuration options",
  "type": "object",
  "definitions": {
    "options": {
      "type": "object",
      "description": "Customise options relating to how the ticket facet renders",
      "properties": {
      }
    }
  }
}
