DNS Records
JSON+LD
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "BreadcrumbList",
"@id": "https://foreveryoung.sapo.pt/#breadcrumblist",
"itemListElement": [
{
"@type": "ListItem",
"@id": "https://foreveryoung.sapo.pt/#listItem",
"position": 1,
"name": "Home"
}
]
},
{
"@type": "Organization",
"@id": "https://foreveryoung.sapo.pt/#organization",
"name": "Forever Young",
"description": "Para se sentir sempre jovem",
"url": "https://foreveryoung.sapo.pt/",
"telephone": "+351210123400",
"logo": {
"@type": "ImageObject",
"url": "https://foreveryoung.sapo.pt/wp-content/uploads/forever-young-logo-1.png",
"@id": "https://foreveryoung.sapo.pt/#organizationLogo",
"width": 385,
"height": 90
},
"image": {
"@id": "https://foreveryoung.sapo.pt/#organizationLogo"
}
},
{
"@type": "WebPage",
"@id": "https://foreveryoung.sapo.pt/#webpage",
"url": "https://foreveryoung.sapo.pt/",
"name": "Forever Young",
"description": "Para se sentir sempre jovem.",
"inLanguage": "pt-PT-ao90",
"isPartOf": {
"@id": "https://foreveryoung.sapo.pt/#website"
},
"breadcrumb": {
"@id": "https://foreveryoung.sapo.pt/#breadcrumblist"
},
"datePublished": "2024-01-05T14:35:51+00:00",
"dateModified": "2024-09-20T15:58:21+01:00"
},
{
"@type": "WebSite",
"@id": "https://foreveryoung.sapo.pt/#website",
"url": "https://foreveryoung.sapo.pt/",
"name": "Forever Young",
"description": "Para se sentir sempre jovem",
"inLanguage": "pt-PT-ao90",
"publisher": {
"@id": "https://foreveryoung.sapo.pt/#organization"
},
"potentialAction": {
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://foreveryoung.sapo.pt/?s={search_term_string}"
},
"query-input": "required name=search_term_string"
}
}
]
}