You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The section of the code I'm having trouble with is starts with "about".
I'm not a programmer/developer so I'm sure I'm missing something that's obvious to the rest of you.
<script type="application/ld+json">
"@context": "https://schema.org",
"@type": "WebPage",
"@id": "https://easyflooringnc.com/#webpage",
"url": "https://easyflooringnc.com/",
"name": "Easy Flooring NC",
"isPartOf": "https://easyflooringnc.com/#website",
"image": "https://easyflooringnc.com/wp-content/uploads/2022/09/Easy-Flooring-NC-Logo-e1700848051187.png",
"thumbnailUrl": "https://easyflooringnc.com/wp-content/uploads/2022/09/Easy-Flooring-NC-Logo-e1700848051187.png",
"datePublished": "2023-11-11",
"dateModified": "2024-01-01",
"inLanguage": "en-US"
"mainEntity": {
"@id": "Flooring Installation"},
"about": [
{
"@id": "Easy Flooring NC"
}
{
"@type": "Thing",
"name": "Flooring",
"description": "Flooring is the general term for a permanent covering of a floor or for the work of installing such a floor covering. Floor covering is a term to generically describe any finish material applied over a floor structure to provide a walking surface",
"SameAs": [
"https://www.wikidata.org/wiki/Q1433006",
"http://en.wikipedia.org/wiki/Flooring"
]
},
{
"@type": "Thing",
"name": "Wilmington, North Carolina",
"description": "Wilmington is a port city in and the county seat of New Hanover County in coastal southeastern North Carolina United States. With a population of 115 451 in the 2020 census it is the eighth-most populous city in the state",
"SameAs": [
"https://www.wikidata.org/wiki/Q659400",
"http://en.wikipedia.org/wiki/Wilmington,_North_Carolina",
"https://www.google.com/search?kgmid=/m/0yj9v"
]
}
],
"mentions": [
{
"@type": "Thing",
"name": "Flooring",
"description": "Flooring is the general term for a permanent covering of a floor or for the work of installing such a floor covering. Floor covering is a term to generically describe any finish material applied over a floor structure to provide a walking surface",
"SameAs": [
"https://www.wikidata.org/wiki/Q1433006",
"http://en.wikipedia.org/wiki/Flooring"
]
},
{
"@type": "Thing",
"name": "Carpet",
"description": "A carpet is a textile floor covering typically consisting of an upper layer of pile attached to a backing. The pile was traditionally made from wool but since the 20th century synthetic fibers such as polypropylene nylon or polyester have often been used as these fibers are less expensive than wool",
"SameAs": [
"https://www.wikidata.org/wiki/Q163446",
"http://en.wikipedia.org/wiki/Carpet"
]
},
]
},
</script>
The text was updated successfully, but these errors were encountered:
The section of the code I'm having trouble with is starts with "about".
I'm not a programmer/developer so I'm sure I'm missing something that's obvious to the rest of you.
The text was updated successfully, but these errors were encountered: