Identity & Authority: Author Vicinity – Signal Evidence & AI Readability

Author Vicinity

(https://authorvicinity.com) πŸ“Έ Data Snapshot: June 21, 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.
1 Impact Weight: 15 / 100
7% Reputation

Authority gaps are pervasive as no actual humans are named as owners, editors, or ghostwriters. While the site claims a ‘team that holds over a decade of experience,’ there is no Person schema or sameAs links to professional profiles like LinkedIn for any staff members. The technical implementation is poor, evidenced by the missing H1 tags and the duplicated content blocks, which contradicts their claim of being a ‘tech-driven brand.’

The site makes bold performance claims, such as offering a ‘Best Seller Package’ crafted to make your book a bestseller, yet fails to provide a single case study with sales metrics or ranking screenshots. The ‘Our Most Recent Projects’ section contains image placeholders with generic names like ‘AU5’ and ‘8’ rather than actual book titles or author names. The contrast between the claim of ‘Strategic Marketing’ and the $0 price point on packages creates a total credibility collapse.

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://authorvicinity.com/",
            "url": "https://authorvicinity.com/",
            "name": "Professional Book Publishing & Ghostwriting Services - Author Vicinity",
            "isPartOf": {
                "@id": "https://authorvicinity.com/#website"
            },
            "about": {
                "@id": "https://authorvicinity.com/#organization"
            },
            "primaryImageOfPage": {
                "@id": "https://authorvicinity.com/#primaryimage"
            },
            "image": {
                "@id": "https://authorvicinity.com/#primaryimage"
            },
            "thumbnailUrl": "https://authorvicinity.com/wp-content/uploads/2025/03/writers-scene-concept-scaled-1.webp",
            "datePublished": "2026-01-28T21:56:07+00:00",
            "dateModified": "2026-01-28T22:39:39+00:00",
            "description": "Transform your manuscript into a masterpiece with Author Vicinity. We offer expert ghostwriting, professional editing, and end-to-end publishing services. Start your author journey today now 50% OFF all services!",
            "breadcrumb": {
                "@id": "https://authorvicinity.com/#breadcrumb"
            },
            "inLanguage": "en-GB",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://authorvicinity.com/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-GB",
            "@id": "https://authorvicinity.com/#primaryimage",
            "url": "https://authorvicinity.com/wp-content/uploads/2025/03/writers-scene-concept-scaled-1.webp",
            "contentUrl": "https://authorvicinity.com/wp-content/uploads/2025/03/writers-scene-concept-scaled-1.webp",
            "width": 1752,
            "height": 2560
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://authorvicinity.com/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://authorvicinity.com/#website",
            "url": "https://authorvicinity.com/",
            "name": "Author Vicinity",
            "description": "",
            "publisher": {
                "@id": "https://authorvicinity.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://authorvicinity.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-GB"
        },
        {
            "@type": "Organization",
            "@id": "https://authorvicinity.com/#organization",
            "name": "Author Vicinity",
            "url": "https://authorvicinity.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-GB",
                "@id": "https://authorvicinity.com/#/schema/logo/image/",
                "url": "https://authorvicinity.com/wp-content/uploads/2024/02/Untitled-design-1.png",
                "contentUrl": "https://authorvicinity.com/wp-content/uploads/2024/02/Untitled-design-1.png",
                "width": 500,
                "height": 500,
                "caption": "Author Vicinity"
            },
            "image": {
                "@id": "https://authorvicinity.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.instagram.com/authorvicinity/"
            ]
        }
    ]
}
/contact/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://authorvicinity.com/contact/",
            "url": "https://authorvicinity.com/contact/",
            "name": "Contact - Author Vicinity",
            "isPartOf": {
                "@id": "https://authorvicinity.com/#website"
            },
            "datePublished": "2022-05-04T16:26:59+00:00",
            "dateModified": "2026-04-06T20:22:14+00:00",
            "breadcrumb": {
                "@id": "https://authorvicinity.com/contact/#breadcrumb"
            },
            "inLanguage": "en-GB",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://authorvicinity.com/contact/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://authorvicinity.com/contact/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://authorvicinity.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Contact"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://authorvicinity.com/#website",
            "url": "https://authorvicinity.com/",
            "name": "Author Vicinity",
            "description": "",
            "publisher": {
                "@id": "https://authorvicinity.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://authorvicinity.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-GB"
        },
        {
            "@type": "Organization",
            "@id": "https://authorvicinity.com/#organization",
            "name": "Author Vicinity",
            "url": "https://authorvicinity.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-GB",
                "@id": "https://authorvicinity.com/#/schema/logo/image/",
                "url": "https://authorvicinity.com/wp-content/uploads/2024/02/Untitled-design-1.png",
                "contentUrl": "https://authorvicinity.com/wp-content/uploads/2024/02/Untitled-design-1.png",
                "width": 500,
                "height": 500,
                "caption": "Author Vicinity"
            },
            "image": {
                "@id": "https://authorvicinity.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.instagram.com/authorvicinity/"
            ]
        }
    ]
}
/about/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://authorvicinity.com/about/",
            "url": "https://authorvicinity.com/about/",
            "name": "About - Author Vicinity",
            "isPartOf": {
                "@id": "https://authorvicinity.com/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://authorvicinity.com/about/#primaryimage"
            },
            "image": {
                "@id": "https://authorvicinity.com/about/#primaryimage"
            },
            "thumbnailUrl": "https://authorvicinity.com/wp-content/uploads/2025/01/ed6fdde320.webp",
            "datePublished": "2022-05-04T16:25:26+00:00",
            "dateModified": "2025-11-24T23:49:05+00:00",
            "description": "Discover Author Vicinity, a premier self-publishing agency with over a decade of expertise. We offer comprehensive services including ghostwriting, editing, book design, and strategic marketing to help authors bring their stories to life and reach a global audience.",
            "breadcrumb": {
                "@id": "https://authorvicinity.com/about/#breadcrumb"
            },
            "inLanguage": "en-GB",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://authorvicinity.com/about/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-GB",
            "@id": "https://authorvicinity.com/about/#primaryimage",
            "url": "https://authorvicinity.com/wp-content/uploads/2025/01/ed6fdde320.webp",
            "contentUrl": "https://authorvicinity.com/wp-content/uploads/2025/01/ed6fdde320.webp",
            "width": 1000,
            "height": 667
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://authorvicinity.com/about/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://authorvicinity.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "About"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://authorvicinity.com/#website",
            "url": "https://authorvicinity.com/",
            "name": "Author Vicinity",
            "description": "",
            "publisher": {
                "@id": "https://authorvicinity.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://authorvicinity.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-GB"
        },
        {
            "@type": "Organization",
            "@id": "https://authorvicinity.com/#organization",
            "name": "Author Vicinity",
            "url": "https://authorvicinity.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-GB",
                "@id": "https://authorvicinity.com/#/schema/logo/image/",
                "url": "https://authorvicinity.com/wp-content/uploads/2024/02/Untitled-design-1.png",
                "contentUrl": "https://authorvicinity.com/wp-content/uploads/2024/02/Untitled-design-1.png",
                "width": 500,
                "height": 500,
                "caption": "Author Vicinity"
            },
            "image": {
                "@id": "https://authorvicinity.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.instagram.com/authorvicinity/"
            ]
        }
    ]
}
/book-editing-and-publishing-services/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://authorvicinity.com/book-editing-and-publishing-services/",
            "url": "https://authorvicinity.com/book-editing-and-publishing-services/",
            "name": "Services - Author Vicinity",
            "isPartOf": {
                "@id": "https://authorvicinity.com/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://authorvicinity.com/book-editing-and-publishing-services/#primaryimage"
            },
            "image": {
                "@id": "https://authorvicinity.com/book-editing-and-publishing-services/#primaryimage"
            },
            "thumbnailUrl": "https://authorvicinity.com/wp-content/uploads/2025/01/Untitled-design-11-410x1024-1.webp",
            "datePublished": "2024-07-08T16:46:27+00:00",
            "dateModified": "2025-11-21T23:34:52+00:00",
            "description": "? \"Explore Author Vicinity’s complete self-publishing services, offering ghostwriting, editing, marketing, and author branding solutions.\"",
            "breadcrumb": {
                "@id": "https://authorvicinity.com/book-editing-and-publishing-services/#breadcrumb"
            },
            "inLanguage": "en-GB",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://authorvicinity.com/book-editing-and-publishing-services/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-GB",
            "@id": "https://authorvicinity.com/book-editing-and-publishing-services/#primaryimage",
            "url": "https://authorvicinity.com/wp-content/uploads/2025/01/Untitled-design-11-410x1024-1.webp",
            "contentUrl": "https://authorvicinity.com/wp-content/uploads/2025/01/Untitled-design-11-410x1024-1.webp",
            "width": 410,
            "height": 1024
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://authorvicinity.com/book-editing-and-publishing-services/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://authorvicinity.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Services"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://authorvicinity.com/#website",
            "url": "https://authorvicinity.com/",
            "name": "Author Vicinity",
            "description": "",
            "publisher": {
                "@id": "https://authorvicinity.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://authorvicinity.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-GB"
        },
        {
            "@type": "Organization",
            "@id": "https://authorvicinity.com/#organization",
            "name": "Author Vicinity",
            "url": "https://authorvicinity.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-GB",
                "@id": "https://authorvicinity.com/#/schema/logo/image/",
                "url": "https://authorvicinity.com/wp-content/uploads/2024/02/Untitled-design-1.png",
                "contentUrl": "https://authorvicinity.com/wp-content/uploads/2024/02/Untitled-design-1.png",
                "width": 500,
                "height": 500,
                "caption": "Author Vicinity"
            },
            "image": {
                "@id": "https://authorvicinity.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.instagram.com/authorvicinity/"
            ]
        }
    ]
}
πŸ›‘οΈ Trust Signals β€” external proof links that back the declared identity
62Review mentions (all pages)
8External proof links (all pages)
PageReviewsProof links
/ (home) 46 2
/contact/ 6 2
/about/ 5 2
/book-editing-and-publishing-services/ 5 2