DNS Records
JSON+LD
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "WebPage",
"@id": "https://foundation.aasm.org/",
"url": "https://foundation.aasm.org/",
"name": "Home - AASM Foundation",
"isPartOf": {
"@id": "https://foundation.aasm.org/#website"
},
"datePublished": "2018-02-01T15:37:13+00:00",
"dateModified": "2024-12-10T19:24:37+00:00",
"breadcrumb": {
"@id": "https://foundation.aasm.org/#breadcrumb"
},
"inLanguage": "en-US",
"potentialAction": [
{
"@type": "ReadAction",
"target": [
"https://foundation.aasm.org/"
]
}
]
},
{
"@type": "BreadcrumbList",
"@id": "https://foundation.aasm.org/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home"
}
]
},
{
"@type": "WebSite",
"@id": "https://foundation.aasm.org/#website",
"url": "https://foundation.aasm.org/",
"name": "AASM Foundation",
"description": "Just another AASM Sites site",
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://foundation.aasm.org/?s={search_term_string}"
},
"query-input": {
"@type": "PropertyValueSpecification",
"valueRequired": true,
"valueName": "search_term_string"
}
}
],
"inLanguage": "en-US"
}
]
}