Identity & Authority: NOTES OF BERLIN – Signal Evidence & AI Readability

NOTES OF BERLIN

(https://www.notesofberlin.com) 📸 Data Snapshot: May 16, 2026
Identity & Authority — The Lens

Inspect 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.

Identity & Authority Expert verifiability & Schema depth.
12 Impact Weight: 15 / 100
80% Reputation

Authority is derived from the artifacts themselves rather than the curators. While the site lacks Person schema for specific contributors, it names individuals like ‘Anne’ and ‘Mariam’ who discovered the notes. The technical implementation is functional, though the homepage is missing a formal H1 tag, which is a minor technical oversight rather than a credibility gap.

The site makes almost no performance claims, which effectively eliminates disconnect. It characterizes itself as ‘The Language of the Capital,’ a subjective brand statement that it supports through thousands of categorized examples. It does not claim to ‘change lives’ or ’empower audiences’ in a way that requires hard ROI data.

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://www.notesofberlin.com/",
            "url": "https://www.notesofberlin.com/",
            "name": "NOTES OF BERLIN - Der Berlin-Blog.",
            "isPartOf": {
                "@id": "https://www.notesofberlin.com/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://www.notesofberlin.com/#primaryimage"
            },
            "image": {
                "@id": "https://www.notesofberlin.com/#primaryimage"
            },
            "thumbnailUrl": "https://www.notesofberlin.com/wp-content/uploads/2020/11/Neukoelln_Weisestrasse_Susanne_@annarahaa_1-Kopie.jpg",
            "datePublished": "2020-10-20T14:24:54+00:00",
            "dateModified": "2025-10-14T10:49:48+00:00",
            "description": "lll➤ NOTES OF BERLIN ist ein Berlin-Blog und postet täglich lustige Sprüche und Zettel aus der Hauptstadt. Typisch Berliner Schnauze.",
            "breadcrumb": {
                "@id": "https://www.notesofberlin.com/#breadcrumb"
            },
            "inLanguage": "de",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.notesofberlin.com/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "de",
            "@id": "https://www.notesofberlin.com/#primaryimage",
            "url": "https://www.notesofberlin.com/wp-content/uploads/2020/11/Neukoelln_Weisestrasse_Susanne_@annarahaa_1-Kopie.jpg",
            "contentUrl": "https://www.notesofberlin.com/wp-content/uploads/2020/11/Neukoelln_Weisestrasse_Susanne_@annarahaa_1-Kopie.jpg",
            "width": 600,
            "height": 800
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.notesofberlin.com/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.notesofberlin.com/#website",
            "url": "https://www.notesofberlin.com/",
            "name": "NOTES OF BERLIN",
            "description": "DIE SPRACHE DER HAUPTSTADT. 🗯️",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.notesofberlin.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "de"
        }
    ]
}
/notes/hausflur/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "CollectionPage",
            "@id": "https://www.notesofberlin.com/notes/hausflur/",
            "url": "https://www.notesofberlin.com/notes/hausflur/",
            "name": "Nachbarschaft - NOTES OF BERLIN",
            "isPartOf": {
                "@id": "https://www.notesofberlin.com/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://www.notesofberlin.com/notes/hausflur/#primaryimage"
            },
            "image": {
                "@id": "https://www.notesofberlin.com/notes/hausflur/#primaryimage"
            },
            "thumbnailUrl": "https://www.notesofberlin.com/wp-content/uploads/2026/05/Kippe_auf_dem_Balkon-notes-of-berlin-scaled.jpg",
            "breadcrumb": {
                "@id": "https://www.notesofberlin.com/notes/hausflur/#breadcrumb"
            },
            "inLanguage": "de"
        },
        {
            "@type": "ImageObject",
            "inLanguage": "de",
            "@id": "https://www.notesofberlin.com/notes/hausflur/#primaryimage",
            "url": "https://www.notesofberlin.com/wp-content/uploads/2026/05/Kippe_auf_dem_Balkon-notes-of-berlin-scaled.jpg",
            "contentUrl": "https://www.notesofberlin.com/wp-content/uploads/2026/05/Kippe_auf_dem_Balkon-notes-of-berlin-scaled.jpg",
            "width": 1920,
            "height": 2560
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.notesofberlin.com/notes/hausflur/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Notes",
                    "item": "https://www.notesofberlin.com/notes/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Nachbarschaft"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.notesofberlin.com/#website",
            "url": "https://www.notesofberlin.com/",
            "name": "NOTES OF BERLIN",
            "description": "DIE SPRACHE DER HAUPTSTADT. 🗯️",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.notesofberlin.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "de"
        }
    ]
}
/notes/liebe/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "CollectionPage",
            "@id": "https://www.notesofberlin.com/notes/liebe/",
            "url": "https://www.notesofberlin.com/notes/liebe/",
            "name": "Love in the city - NOTES OF BERLIN",
            "isPartOf": {
                "@id": "https://www.notesofberlin.com/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://www.notesofberlin.com/notes/liebe/#primaryimage"
            },
            "image": {
                "@id": "https://www.notesofberlin.com/notes/liebe/#primaryimage"
            },
            "thumbnailUrl": "https://www.notesofberlin.com/wp-content/uploads/2026/05/Schoenste_Frau_des_Abends-notes-of-berlin.jpg",
            "description": "Notes zum Thema Liebe in Berlin.",
            "breadcrumb": {
                "@id": "https://www.notesofberlin.com/notes/liebe/#breadcrumb"
            },
            "inLanguage": "de"
        },
        {
            "@type": "ImageObject",
            "inLanguage": "de",
            "@id": "https://www.notesofberlin.com/notes/liebe/#primaryimage",
            "url": "https://www.notesofberlin.com/wp-content/uploads/2026/05/Schoenste_Frau_des_Abends-notes-of-berlin.jpg",
            "contentUrl": "https://www.notesofberlin.com/wp-content/uploads/2026/05/Schoenste_Frau_des_Abends-notes-of-berlin.jpg",
            "width": 360,
            "height": 640
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.notesofberlin.com/notes/liebe/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Notes",
                    "item": "https://www.notesofberlin.com/notes/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Love in the city"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.notesofberlin.com/#website",
            "url": "https://www.notesofberlin.com/",
            "name": "NOTES OF BERLIN",
            "description": "DIE SPRACHE DER HAUPTSTADT. 🗯️",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.notesofberlin.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "de"
        }
    ]
}
/notes/sex-in-the-city/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "CollectionPage",
            "@id": "https://www.notesofberlin.com/notes/sex-in-the-city/",
            "url": "https://www.notesofberlin.com/notes/sex-in-the-city/",
            "name": "Sex in the city - NOTES OF BERLIN",
            "isPartOf": {
                "@id": "https://www.notesofberlin.com/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://www.notesofberlin.com/notes/sex-in-the-city/#primaryimage"
            },
            "image": {
                "@id": "https://www.notesofberlin.com/notes/sex-in-the-city/#primaryimage"
            },
            "thumbnailUrl": "https://www.notesofberlin.com/wp-content/uploads/2026/04/Sex_und_Musik-notes-of-berlin.jpg",
            "breadcrumb": {
                "@id": "https://www.notesofberlin.com/notes/sex-in-the-city/#breadcrumb"
            },
            "inLanguage": "de"
        },
        {
            "@type": "ImageObject",
            "inLanguage": "de",
            "@id": "https://www.notesofberlin.com/notes/sex-in-the-city/#primaryimage",
            "url": "https://www.notesofberlin.com/wp-content/uploads/2026/04/Sex_und_Musik-notes-of-berlin.jpg",
            "contentUrl": "https://www.notesofberlin.com/wp-content/uploads/2026/04/Sex_und_Musik-notes-of-berlin.jpg",
            "width": 1920,
            "height": 2560
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.notesofberlin.com/notes/sex-in-the-city/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Notes",
                    "item": "https://www.notesofberlin.com/notes/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Sex in the city"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.notesofberlin.com/#website",
            "url": "https://www.notesofberlin.com/",
            "name": "NOTES OF BERLIN",
            "description": "DIE SPRACHE DER HAUPTSTADT. 🗯️",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.notesofberlin.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "de"
        }
    ]
}
/notes/lost/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "CollectionPage",
            "@id": "https://www.notesofberlin.com/notes/lost/",
            "url": "https://www.notesofberlin.com/notes/lost/",
            "name": "Lost & Found - NOTES OF BERLIN",
            "isPartOf": {
                "@id": "https://www.notesofberlin.com/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://www.notesofberlin.com/notes/lost/#primaryimage"
            },
            "image": {
                "@id": "https://www.notesofberlin.com/notes/lost/#primaryimage"
            },
            "thumbnailUrl": "https://www.notesofberlin.com/wp-content/uploads/2026/05/Labubu_gesucht-notes-of-berlin-scaled.jpg",
            "breadcrumb": {
                "@id": "https://www.notesofberlin.com/notes/lost/#breadcrumb"
            },
            "inLanguage": "de"
        },
        {
            "@type": "ImageObject",
            "inLanguage": "de",
            "@id": "https://www.notesofberlin.com/notes/lost/#primaryimage",
            "url": "https://www.notesofberlin.com/wp-content/uploads/2026/05/Labubu_gesucht-notes-of-berlin-scaled.jpg",
            "contentUrl": "https://www.notesofberlin.com/wp-content/uploads/2026/05/Labubu_gesucht-notes-of-berlin-scaled.jpg",
            "width": 1920,
            "height": 2560
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.notesofberlin.com/notes/lost/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Notes",
                    "item": "https://www.notesofberlin.com/notes/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Lost & Found"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.notesofberlin.com/#website",
            "url": "https://www.notesofberlin.com/",
            "name": "NOTES OF BERLIN",
            "description": "DIE SPRACHE DER HAUPTSTADT. 🗯️",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.notesofberlin.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "de"
        }
    ]
}
/notes/diebe/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "CollectionPage",
            "@id": "https://www.notesofberlin.com/notes/diebe/",
            "url": "https://www.notesofberlin.com/notes/diebe/",
            "name": "Bösewichte - NOTES OF BERLIN",
            "isPartOf": {
                "@id": "https://www.notesofberlin.com/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://www.notesofberlin.com/notes/diebe/#primaryimage"
            },
            "image": {
                "@id": "https://www.notesofberlin.com/notes/diebe/#primaryimage"
            },
            "thumbnailUrl": "https://www.notesofberlin.com/wp-content/uploads/2026/05/Laborbriefkasten_gestohlen-notes-of-berlin-scaled.jpg",
            "description": "Notes zu Dieben in Berlin.",
            "breadcrumb": {
                "@id": "https://www.notesofberlin.com/notes/diebe/#breadcrumb"
            },
            "inLanguage": "de"
        },
        {
            "@type": "ImageObject",
            "inLanguage": "de",
            "@id": "https://www.notesofberlin.com/notes/diebe/#primaryimage",
            "url": "https://www.notesofberlin.com/wp-content/uploads/2026/05/Laborbriefkasten_gestohlen-notes-of-berlin-scaled.jpg",
            "contentUrl": "https://www.notesofberlin.com/wp-content/uploads/2026/05/Laborbriefkasten_gestohlen-notes-of-berlin-scaled.jpg",
            "width": 1920,
            "height": 2560
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.notesofberlin.com/notes/diebe/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Notes",
                    "item": "https://www.notesofberlin.com/notes/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Bösewichte"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.notesofberlin.com/#website",
            "url": "https://www.notesofberlin.com/",
            "name": "NOTES OF BERLIN",
            "description": "DIE SPRACHE DER HAUPTSTADT. 🗯️",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.notesofberlin.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "de"
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
12Review mentions (all pages)
6External proof links (all pages)
PageReviewsProof links
/ (home) 2 1
/notes/hausflur/ 2 1
/notes/liebe/ 2 1
/notes/sex-in-the-city/ 2 1
/notes/lost/ 2 1
/notes/diebe/ 2 1