InBe Docs

Special

Use this object to find Michelin recommended locations, or for our Enterprise customer, custom properties

The special object provides access to premium and enterprise-level venue features as well as Michelin recommendations. This includes awards, certifications, and custom properties available to Enterprise customers.

Basic structure

Special object structure
  : {
    : {
      : "Michelin",
      : ["1", "2", "bib"],
    },
  },
 

Properties

type (required)

The type of special property to filter by (e.g., "michelin", "awards", "certifications").

value (required)

The value to filter by. Can be a string, boolean, or array depending on the type.

Enterprise custom properties

Enterprise customers can request custom properties tailored to their specific needs, these will be available in the special object. We will work with you to define the properties, their values and how they should be used.

Best practice

  • Use sparingly: Special properties significantly limit results
  • Combine thoughtfully: Don't over-filter with multiple special properties

Next steps

On this page