Trust & Proof: Alpaca Authors – Signal Evidence & AI Readability

Alpaca Authors

(https://alpacaauthors.com) 📸 Data Snapshot: June 21, 2026
Trust & Proof — The Lens

Count trust words (review, testimonial, rating, verified) against real outbound proof links (Google, Trustpilot, Clutch, G2, Yelp). Lots of trust language with zero verification links is trust theatre. Unlinked logo galleries count against it.

Trust & Proof Verifiable evidence vs. Trust Theatre.
4 Impact Weight: 20 / 100
20% Reputation

The schema and page data indicate a review_count of 1, yet there is a proof_links_count of 0, which triggers the trust theatre flag. This indicates that the review is self-declared within the JSON-LD rather than being linked to a verifiable third-party platform. Mentioning ‘Powered by Parker Publishers’ in the meta-description creates an illusion of institutional partnership that is not substantiated anywhere in the crawlable text.

The ratio of verifiable proof to assertions is zero, as no body text exists to even make assertions beyond the meta-tags. The single review cited in the schema has no link to a source, making it forensic dead weight. There is a total absence of external proof paths, such as outbound links to Amazon author pages, Audible listings, or press releases.

Trust & Proof is read by weighing trust language against real verification. Below is the page-by-page tally of review mentions and external proof links, then the schema markup that may (or may not) declare verifiable ratings and identity proof.

🛡️ Trust Signals — reviews, proof links, trust-theatre check
1Review mentions (all pages)
0External proof links (all pages)
PageReviewsProof links
/ (home) 1 0
🔗 Identity & Technical Layer — schema JSON-LD: declared ratings, reviews & identity proof
Homepage schema
[
    {
        "@context": "https://schema.org",
        "@type": "Organization",
        "@id": "https://alpacaauthors.com/#organization",
        "name": "Alpaca Authors",
        "url": "https://alpacaauthors.com/",
        "logo": "https://alpacaauthors.com/og-image.jpg",
        "description": "Boutique book publishing, marketing, and audiobook production services.",
        "telephone": "+1-645-239-1899",
        "email": "contact@alpacaauthors.com",
        "address": {
            "@type": "PostalAddress",
            "streetAddress": "382 NE 191st St PMB 350440",
            "addressLocality": "Miami",
            "addressRegion": "Florida",
            "postalCode": "33179-3899",
            "addressCountry": "US"
        }
    },
    {
        "@context": "https://schema.org",
        "@type": "WebSite",
        "name": "Alpaca Authors",
        "url": "https://alpacaauthors.com/",
        "publisher": {
            "@id": "https://alpacaauthors.com/#organization"
        }
    },
    {
        "@context": "https://schema.org",
        "@type": "ProfessionalService",
        "@id": "https://alpacaauthors.com/#localbusiness",
        "name": "Alpaca Authors",
        "url": "https://alpacaauthors.com/",
        "image": "https://alpacaauthors.com/og-image.jpg",
        "logo": "https://alpacaauthors.com/og-image.jpg",
        "telephone": "+1-645-239-1899",
        "email": "contact@alpacaauthors.com",
        "priceRange": "$$",
        "parentOrganization": {
            "@id": "https://alpacaauthors.com/#organization"
        },
        "address": {
            "@type": "PostalAddress",
            "streetAddress": "382 NE 191st St PMB 350440",
            "addressLocality": "Miami",
            "addressRegion": "FL",
            "postalCode": "33179-3899",
            "addressCountry": "US"
        },
        "geo": {
            "@type": "GeoCoordinates",
            "latitude": 25.9501,
            "longitude": -80.1868
        },
        "areaServed": "Worldwide",
        "openingHoursSpecification": [
            {
                "@type": "OpeningHoursSpecification",
                "dayOfWeek": [
                    "Monday",
                    "Tuesday",
                    "Wednesday",
                    "Thursday",
                    "Friday"
                ],
                "opens": "09:00",
                "closes": "18:00"
            }
        ]
    }
]