{
  "schema_version": "1.0",
  "record_type": "studio_facts",
  "updated_on": "2026-09-25",
  "name": "[Studio]",
  "name_is_placeholder": true,
  "legal_entity": null,
  "founded_year": 2026,
  "what_we_do": "Websites and maintained fact records for independent restaurants, readable by people and by AI assistants.",
  "area_served": [
    "Boston, MA",
    "United States",
    "Canada"
  ],
  "works_remotely": true,
  "languages": [
    "en",
    "zh-Hans"
  ],
  "contact": {
    "email": "hello@example.com",
    "email_is_placeholder": true,
    "reply_time": "one business day"
  },
  "services": [
    {
      "id": "website",
      "one_time_price_usd": null,
      "monthly_price_usd": null,
      "includes": [
        "domain_in_your_name",
        "mobile_homepage",
        "facts_page",
        "machine_readable_record",
        "google_business_profile_link_help",
        "corrections_30_days"
      ]
    },
    {
      "id": "website_plus_sync",
      "one_time_price_usd": null,
      "monthly_price_usd": null,
      "includes": [
        "everything_in_website",
        "updates_on_request",
        "monthly_listing_drift_check",
        "visible_change_log"
      ]
    }
  ],
  "payment": {
    "methods": [
      "card",
      "bank_transfer"
    ],
    "due": "after_launch_and_review",
    "invoice": "by_email"
  },
  "principles": [
    "publish_only_what_the_restaurant_confirms",
    "every_fact_carries_source_and_date",
    "unknown_stays_unknown",
    "restaurant_owns_domain_content_data",
    "state_what_is_not_promised"
  ],
  "not_promised": [
    "ai_recommendations_or_rankings",
    "inclusion_in_any_specific_assistant",
    "bookings_or_orders_the_restaurant_does_not_already_accept"
  ],
  "machine_readable": {
    "this_record": "https://opal-studio.pages.dev/studio.json",
    "facts_pages": [
      "https://opal-studio.pages.dev/en/facts/",
      "https://opal-studio.pages.dev/zh/facts/"
    ],
    "sample_restaurant_record": "https://opal-studio.pages.dev/sample/restaurant.json"
  }
}