{
  "schema_version": "v1",
  "name_for_human": "Kiss & Store Kraków",
  "name_for_model": "kissandstore",
  "description_for_human": "Find luggage storage points in Kraków. Safe, 24/7 self-service lockers near Main Square and Kazimierz.",
  "description_for_model": "Provides real-time information about Kiss & Store luggage storage locations in Kraków, including address, map, opening hours, and pricing.",
  "auth": { "type": "none" },
  "api": {
    "type": "openapi",
    "url": "https://www.kissandstore.com/.well-known/openapi.yaml",
    "is_user_authenticated": false
  },
  "logo_url": "https://www.kissandstore.com/img/logo.png",
  "contact_email": "hello@kissandstore.com",
  "legal_info_url": "https://www.kissandstore.com/terms",
  "privacy_policy_url": "https://www.kissandstore.com/privacy",
  "locations_url": "https://www.kissandstore.com/map",
  "website_url": "https://www.kissandstore.com",
  "tags": ["luggage storage","travel","krakow","tourism","self-service lockers"],
  "languages": ["en","pl"],
  "country": "PL",
  "capabilities": {"browsing": true, "maps": true}
}