Structured Data | [
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "Findstack",
"description": "Compare the best business software, check reviews, and find the latest deals for AI, CRM, ERP, HR, sales, and marketing software.",
"logo": "https://",
"url": "https://findstack.com",
"email": "hello@findstack.com",
"address": {
"@type": "PostalAddress",
"addressLocality": "London",
"postalCode": "EC1V 2NX",
"streetAddress": "128 City Road"
},
"parentOrganization": "Scripted Ventures Ltd",
"sameAs": [
"https://www.facebook.com/findstack",
"https://www.twitter.com/findstack",
"https://www.linkedin.com/company/findstack"
]
},
{
"@context": "https://schema.org",
"@type": "WebSite",
"url": "https://findstack.dk",
"potentialAction": {
"@type": "SearchAction",
"target": "https://findstack.com/search?query={query}",
"query": "required",
"query-input": "required name=query"
}
}
] |