{
  "@context": "https://schema.org",
  "@type": "WebSite",
  "name": "Nöbetçi Eczane Bulucu",
  "url": "https://nobetcieczanebulucu.com",
  "inLanguage": "tr-TR",
  "potentialAction": [
    {
      "@type": "SearchAction",
      "target": {
        "@type": "EntryPoint",
        "urlTemplate": "https://nobetcieczanebulucu.com/arama?q={search_term_string}",
        "actionPlatform": [
          "http://schema.org/DesktopWebPlatform",
          "http://schema.org/MobileWebPlatform",
          "http://schema.org/IOSPlatform",
          "http://schema.org/AndroidPlatform",
          "https://schema.googleapis.com/GoogleAssistantPlatform"
        ]
      },
      "query-input": "required name=search_term_string"
    },
    {
      "@type": "FindAction",
      "name": "Nöbetçi Eczane Bul",
      "description": "Şehir veya ilçeye göre nöbetçi eczane bul",
      "target": {
        "@type": "EntryPoint",
        "urlTemplate": "https://nobetcieczanebulucu.com/{city}-nobetci-eczane",
        "actionPlatform": [
          "http://schema.org/DesktopWebPlatform",
          "http://schema.org/MobileWebPlatform"
        ]
      }
    }
  ]
}