Jane's Carousel
(https://janescarousel.com) 📸 Data Snapshot: May 27, 2026Inspect the JSON-LD. Is there an Organization or Person schema, and does it carry sameAs links to real external profiles (LinkedIn, socials)? Missing schema or no identity declaration signals an anonymous entity.
The identity is strong, with Organization schema including sameAs links to social media. A minor authority gap exists as ‘Jane’ is referenced as the restorer and namesake, but there is no specific Person schema or digital bio for Jane Walentas within the provided data. The technical implementation is clean, though the homepage lacks an H1 tag, which is a minor technical oversight for a site of this stature.
There are no bold, unsubstantiated marketing performance claims. The site makes only verifiable claims: ticket prices, opening hours, and the historical origin of the ride. Every claim of ‘joy’ or ‘magic’ is immediately supported by the multi-page ‘Memory Book’ featuring real rider stories.
Identity & Authority is read from the structured data first: whether the site declares who it is in machine-readable schema, with verifiable identity links. Below is the schema captured per page, then the external proof links that support (or fail to support) that identity.
🔗 Identity & Technical Layer — schema JSON-LD: identity chains, entity gaps
Homepage schema
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "WebPage",
"@id": "https://janescarousel.com/",
"url": "https://janescarousel.com/",
"name": "Jane's Carousel",
"isPartOf": {
"@id": "https://janescarousel.com/#website"
},
"about": {
"@id": "https://janescarousel.com/#organization"
},
"datePublished": "2015-05-06T14:36:35+00:00",
"dateModified": "2025-04-14T15:43:02+00:00",
"description": "Built in 1922 by the Philadelphia Toboggan Company, the beautifully restored Janes's Carousel is located in Brooklyn Bridge Park and open year-round.",
"breadcrumb": {
"@id": "https://janescarousel.com/#breadcrumb"
},
"inLanguage": "en",
"potentialAction": [
{
"@type": "ReadAction",
"target": [
"https://janescarousel.com/"
]
}
]
},
{
"@type": "BreadcrumbList",
"@id": "https://janescarousel.com/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home"
}
]
},
{
"@type": "WebSite",
"@id": "https://janescarousel.com/#website",
"url": "https://janescarousel.com/",
"name": "Jane's Carousel",
"description": "Built in 1922 by the Philadelphia Toboggan Company, the beautifully restored Janes's Carousel is located in the Empire Fulton Ferry section of Brooklyn Bridge Park and open year-round.",
"publisher": {
"@id": "https://janescarousel.com/#organization"
},
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://janescarousel.com/?s={search_term_string}"
},
"query-input": "required name=search_term_string"
}
],
"inLanguage": "en"
},
{
"@type": "Organization",
"@id": "https://janescarousel.com/#organization",
"name": "Jane's Carousel",
"url": "https://janescarousel.com/",
"logo": {
"@type": "ImageObject",
"inLanguage": "en",
"@id": "https://janescarousel.com/#/schema/logo/image/",
"url": "https://www.janescarousel.com/wp-content/uploads/janes-carousel-logo-500.png",
"contentUrl": "https://www.janescarousel.com/wp-content/uploads/janes-carousel-logo-500.png",
"width": 500,
"height": 500,
"caption": "Jane's Carousel"
},
"image": {
"@id": "https://janescarousel.com/#/schema/logo/image/"
},
"sameAs": [
"https://www.facebook.com/janes.carousel",
"https://twitter.com/janescarousel",
"http://instagram.com/janescarousel"
]
}
]
}
/memory-book/
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "WebPage",
"@id": "https://janescarousel.com/memory-book/",
"url": "https://janescarousel.com/memory-book/",
"name": "Memory Book - Jane's Carousel",
"isPartOf": {
"@id": "https://janescarousel.com/#website"
},
"datePublished": "2021-01-01T05:00:00+00:00",
"dateModified": "2022-01-04T17:18:31+00:00",
"breadcrumb": {
"@id": "https://janescarousel.com/memory-book/#breadcrumb"
},
"inLanguage": "en",
"potentialAction": [
{
"@type": "ReadAction",
"target": [
"https://janescarousel.com/memory-book/"
]
}
]
},
{
"@type": "BreadcrumbList",
"@id": "https://janescarousel.com/memory-book/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home",
"item": "https://janescarousel.com/"
},
{
"@type": "ListItem",
"position": 2,
"name": "Memory Book"
}
]
},
{
"@type": "WebSite",
"@id": "https://janescarousel.com/#website",
"url": "https://janescarousel.com/",
"name": "Jane's Carousel",
"description": "Built in 1922 by the Philadelphia Toboggan Company, the beautifully restored Janes's Carousel is located in the Empire Fulton Ferry section of Brooklyn Bridge Park and open year-round.",
"publisher": {
"@id": "https://janescarousel.com/#organization"
},
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://janescarousel.com/?s={search_term_string}"
},
"query-input": "required name=search_term_string"
}
],
"inLanguage": "en"
},
{
"@type": "Organization",
"@id": "https://janescarousel.com/#organization",
"name": "Jane's Carousel",
"url": "https://janescarousel.com/",
"logo": {
"@type": "ImageObject",
"inLanguage": "en",
"@id": "https://janescarousel.com/#/schema/logo/image/",
"url": "https://www.janescarousel.com/wp-content/uploads/janes-carousel-logo-500.png",
"contentUrl": "https://www.janescarousel.com/wp-content/uploads/janes-carousel-logo-500.png",
"width": 500,
"height": 500,
"caption": "Jane's Carousel"
},
"image": {
"@id": "https://janescarousel.com/#/schema/logo/image/"
},
"sameAs": [
"https://www.facebook.com/janes.carousel",
"https://twitter.com/janescarousel",
"http://instagram.com/janescarousel"
]
}
]
}
/hours/
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "WebPage",
"@id": "https://janescarousel.com/hours/",
"url": "https://janescarousel.com/hours/",
"name": "Hours - Jane's Carousel",
"isPartOf": {
"@id": "https://janescarousel.com/#website"
},
"datePublished": "2015-05-06T14:39:14+00:00",
"dateModified": "2023-08-10T15:58:59+00:00",
"description": "Through September 21, 2015, the Carousel is open six days a week from 11am - 7pm (closed Tuesdays).",
"breadcrumb": {
"@id": "https://janescarousel.com/hours/#breadcrumb"
},
"inLanguage": "en",
"potentialAction": [
{
"@type": "ReadAction",
"target": [
"https://janescarousel.com/hours/"
]
}
]
},
{
"@type": "BreadcrumbList",
"@id": "https://janescarousel.com/hours/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home",
"item": "https://janescarousel.com/"
},
{
"@type": "ListItem",
"position": 2,
"name": "Hours"
}
]
},
{
"@type": "WebSite",
"@id": "https://janescarousel.com/#website",
"url": "https://janescarousel.com/",
"name": "Jane's Carousel",
"description": "Built in 1922 by the Philadelphia Toboggan Company, the beautifully restored Janes's Carousel is located in the Empire Fulton Ferry section of Brooklyn Bridge Park and open year-round.",
"publisher": {
"@id": "https://janescarousel.com/#organization"
},
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://janescarousel.com/?s={search_term_string}"
},
"query-input": "required name=search_term_string"
}
],
"inLanguage": "en"
},
{
"@type": "Organization",
"@id": "https://janescarousel.com/#organization",
"name": "Jane's Carousel",
"url": "https://janescarousel.com/",
"logo": {
"@type": "ImageObject",
"inLanguage": "en",
"@id": "https://janescarousel.com/#/schema/logo/image/",
"url": "https://www.janescarousel.com/wp-content/uploads/janes-carousel-logo-500.png",
"contentUrl": "https://www.janescarousel.com/wp-content/uploads/janes-carousel-logo-500.png",
"width": 500,
"height": 500,
"caption": "Jane's Carousel"
},
"image": {
"@id": "https://janescarousel.com/#/schema/logo/image/"
},
"sameAs": [
"https://www.facebook.com/janes.carousel",
"https://twitter.com/janescarousel",
"http://instagram.com/janescarousel"
]
}
]
}
/events/birthdays/
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "WebPage",
"@id": "https://janescarousel.com/events/birthdays/",
"url": "https://janescarousel.com/events/birthdays/",
"name": "Birthdays - Jane's Carousel",
"isPartOf": {
"@id": "https://janescarousel.com/#website"
},
"datePublished": "2015-06-12T16:59:41+00:00",
"dateModified": "2015-06-12T16:59:41+00:00",
"description": "The Carousel is available for a birthday parties, weddings, private parties, photo shoots and more...",
"breadcrumb": {
"@id": "https://janescarousel.com/events/birthdays/#breadcrumb"
},
"inLanguage": "en",
"potentialAction": [
{
"@type": "ReadAction",
"target": [
"https://janescarousel.com/events/birthdays/"
]
}
]
},
{
"@type": "BreadcrumbList",
"@id": "https://janescarousel.com/events/birthdays/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home",
"item": "https://janescarousel.com/"
},
{
"@type": "ListItem",
"position": 2,
"name": "Events",
"item": "https://janescarousel.com/events/"
},
{
"@type": "ListItem",
"position": 3,
"name": "Birthdays"
}
]
},
{
"@type": "WebSite",
"@id": "https://janescarousel.com/#website",
"url": "https://janescarousel.com/",
"name": "Jane's Carousel",
"description": "Built in 1922 by the Philadelphia Toboggan Company, the beautifully restored Janes's Carousel is located in the Empire Fulton Ferry section of Brooklyn Bridge Park and open year-round.",
"publisher": {
"@id": "https://janescarousel.com/#organization"
},
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://janescarousel.com/?s={search_term_string}"
},
"query-input": "required name=search_term_string"
}
],
"inLanguage": "en"
},
{
"@type": "Organization",
"@id": "https://janescarousel.com/#organization",
"name": "Jane's Carousel",
"url": "https://janescarousel.com/",
"logo": {
"@type": "ImageObject",
"inLanguage": "en",
"@id": "https://janescarousel.com/#/schema/logo/image/",
"url": "https://www.janescarousel.com/wp-content/uploads/janes-carousel-logo-500.png",
"contentUrl": "https://www.janescarousel.com/wp-content/uploads/janes-carousel-logo-500.png",
"width": 500,
"height": 500,
"caption": "Jane's Carousel"
},
"image": {
"@id": "https://janescarousel.com/#/schema/logo/image/"
},
"sameAs": [
"https://www.facebook.com/janes.carousel",
"https://twitter.com/janescarousel",
"http://instagram.com/janescarousel"
]
}
]
}
🛡️ Trust Signals — external proof links that back the declared identity
| Page | Reviews | Proof links |
|---|---|---|
| / (home) | 3 | 1 |
| /memory-book/ | 3 | 1 |
| /hours/ | 2 | 1 |
| /events/birthdays/ | 3 | 1 |
This page presents a snapshot of public data from Jane's Carousel, captured on May 27, 2026, to show how machine logic reads Identity & Authority signals into an AI reputation evaluation.
Purpose: This data is presented under “Fair Use” for the purpose of independent signal analysis, allowing readers to see the raw signals behind the reputation score.
Notice to Jane's Carousel: This analysis is part of a non-adversarial audit conducted by 1 Euro SEO. The results are intended as professional feedback to help improve any website’s machine-readability and authority signals. The evaluation is free, and any company can request a fresh audit at any time.
Any company can use the insights for free and improve its voice. When a company has updated its content, it can always submit a new audit request, which will be reflected in a new current score.
To all users: You are encouraged to visit the live site at https://janescarousel.com to view the most current version of its content and see directly what this company is about and what it offers.