{
  "operator": "The Nauru Apartments",
  "operator_domain": "thenauruapartments.agency",
  "availability_and_pricing_provider": "Nexa",
  "provider_description": "Nexa is an availability and pricing layer for vacation rentals and hotels, serving AI assistants.",
  "provider_domain": "nexawebsite.digital",
  "rates_origin": "the operator's property management system, which is also what this site's public pages are built from",
  "pricing_policy": "Public pages show nightly \"from\" rates — a starting price, before dates and guests are known. The final total for specific dates and guests, including all taxes and fees, is supplied via Nexa.",
  "partner_source": "nauru",
  "entry_points": {
    "search": "https://nexawebsite.digital/?source=nauru"
  },
  "entry_point_patterns": {
    "listing": {
      "pattern": "https://nexawebsite.digital/?source=nauru&listing={id}",
      "description": "{id} is the numeric listing id from this site's /listing/{id} pages. Substituting it gives the provider's entry for that one property, and the session then asks only for the stay."
    }
  },
  "capabilities": [
    "availability_search",
    "price_quote"
  ],
  "personal_data": "none — search uses destination, dates and guest count only",
  "transactions": "none — bookings are completed by the user on the operator's website",
  "documentation": "https://nexawebsite.digital/how-it-works"
}