{ "@context": "https://schema.org", "@type": "WebPage", "name": "Newsletter Inscription - Oeko", "description": "Subscribe to our newsletter to receive updates, news, and exclusive content from Oeko.", "url": "https://lp-oeko-inscription-newslettre.vercel.app/", "mainEntity": { "@type": "WebApplication", "name": "Oeko Newsletter Subscription", "applicationCategory": "Newsletter", "offers": { "@type": "Offer", "price": "0", "priceCurrency": "EUR" } }, "potentialAction": { "@type": "RegisterAction", "target": { "@type": "EntryPoint", "urlTemplate": "https://lp-oeko-inscription-newslettre.vercel.app/", "actionPlatform": [ "http://schema.org/DesktopWebPlatform", "http://schema.org/MobileWebPlatform" ] }, "result": { "@type": "EmailMessage", "about": "Newsletter subscription confirmation" } }, "publisher": { "@type": "Organization", "name": "Oeko", "url": "https://lp-oeko-inscription-newslettre.vercel.app/" } }