{
  "@context": "https://schema.org",
  "@type": "WebPage",
  "name": "Insights on AI Content & Search Marketing",
  "description": "The latest articles, guides, and resources on AI content optimization, structured data, and the future of search.",
  "url": "https://geordy.ai/blog",
  "publisher": {
    "@type": "Organization",
    "name": "Geordy",
    "url": "https://geordy.ai/",
    "logo": "https://geordy.ai/g-geometric-logo-small.png",
    "sameAs": [
      "https://x.com/sorezki",
      "https://www.linkedin.com/company/sorezki/",
      "https://medium.com/@geordy.ai"
    ]
  },
  "mainEntity": {
    "@type": "Blog",
    "name": "GEO Blog: Insights on AI Content & Search Marketing",
    "description": "The latest articles, guides, and resources on AI content optimization, structured data, and the future of search.",
    "publisher": {
      "@type": "Organization",
      "name": "Geordy",
      "url": "https://geordy.ai/"
    }
  },
  "breadcrumb": {
    "@type": "BreadcrumbList",
    "itemListElement": [
      {
        "@type": "ListItem",
        "position": 1,
        "name": "Home",
        "item": "https://geordy.ai/"
      },
      {
        "@type": "ListItem",
        "position": 2,
        "name": "Blog",
        "item": "https://geordy.ai/blog"
      }
    ]
  },
  "potentialAction": [
    {
      "@type": "SearchAction",
      "target": {
        "@type": "EntryPoint",
        "urlTemplate": "https://geordy.ai/search?q={search_term_string}"
      },
      "query-input": "required name=search_term_string"
    },
    {
      "@type": "SubscribeAction",
      "name": "Subscribe",
      "description": "Stay updated with the latest news and features from Geordy"
    },
    {
      "@type": "CreateAccountAction",
      "name": "Start for free",
      "url": "https://geordy.ai/signup"
    },
    {
      "@type": "Action",
      "name": "Optimize for AI",
      "url": "https://geordy.ai/get-started"
    }
  ],
  "hasOfferCatalog": {
    "@type": "OfferCatalog",
    "name": "Geordy Pricing Plans",
    "description": "No credit card required. Free plan available.",
    "url": "https://geordy.ai/#pricing"
  }
}