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