{
  "@context": "https://schema.org",
  "@type": "CafeOrCoffeeShop",
  "@id": "https://shiovegcafe.com/#cafe",
  "name": "Shio Veg Cafe",
  "alternateName": [
    "塩ベジカフェ",
    "シオベジカフェ",
    "VEIAN",
    "Shio Cafe Kyoto"
  ],
  "url": "https://shiovegcafe.com",
  "logo": "https://shiovegcafe.com/logo.png",
  "image": "https://shiovegcafe.com/og-home.png",
  "description": "京都・東山のベジタリアン＆ヴィーガンカフェ。こだわりスペシャルティコーヒー、本格宇治抹茶ラテ、ヴィーガンサンドイッチ、フムストーストをご用意。高速Wi-Fi・電源完備でリモートワークやノマド作業、観光の休憩に最適です。",
  "telephone": "+81-70-9077-3074",
  "email": "shiocafekyoto@gmail.com",
  "priceRange": "¥¥",
  "currenciesAccepted": "JPY",
  "paymentAccepted": "Cash, Credit Card, Touch Payment, Suica, Pasmo, iD, PayPay, Apple Pay",
  "touristType": "International Travelers, Vegans, Digital Nomads, Remote Workers",
  "knowsAbout": ["Specialty Coffee", "Uji Matcha Latte", "Vegan Food Kyoto", "Nomad Workspace"],
  "areaServed": {
    "@type": "AdministrativeArea",
    "name": "Kyoto Higashiyama"
  },
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "563 Nishinomoncho, Higashiyama Ward",
    "addressLocality": "Kyoto",
    "addressRegion": "Kyoto",
    "postalCode": "605-0947",
    "addressCountry": "JP"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.987541,
    "longitude": 135.772583
  },
  "openingHoursSpecification": [
    {
      "@type": "OpeningHoursSpecification",
      "dayOfWeek": ["Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday", "Sunday"],
      "opens": "09:00",
      "closes": "18:00"
    }
  ],
  "amenityFeature": [
    { "@type": "LocationFeatureSpecification", "name": "Free Wi-Fi", "value": true },
    { "@type": "LocationFeatureSpecification", "name": "Power Outlets Available", "value": true },
    { "@type": "LocationFeatureSpecification", "name": "English Speaking Staff", "value": true },
    { "@type": "LocationFeatureSpecification", "name": "Vegan Options", "value": true }
  ],
  "sameAs": [
    "https://www.instagram.com/shiovegcafe",
    "https://www.facebook.com/shiovegcafe",
    "https://restaurantguru.com/Shio-Veg-Cafe-and-Coffee-Shop-Kyoto-Kyoto",
    "https://tabelog.com/kyoto/A2601/A260304/26041772/"
  ]
}