Trust & Proof: American Web Studio – Signal Evidence & AI Readability

American Web Studio

(https://americanwebstudio.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.
0 Impact Weight: 20 / 100
0% Reputation

The site triggers a major trust theatre flag with a review_count of 5 and a proof_links_count of 0, indicating that ratings are displayed without external verification paths. Furthermore, the schema claims an aggregateRating of 5.0 from 47 reviews, but there is zero evidence of these reviews being linked to third-party platforms like Google or Clutch. Bold performance claims such as a money-back guarantee and unlimited revisions are presented as trust signals but lack the supporting legal or procedural documentation to make them credible.

The ratio of proof to claims is 0:10. There are zero verified proof paths, zero named client projects, and zero technical specifications provided in the text. The only specific numbers are price floors in the schema, which serve as commodity markers rather than performance proof. Every assertion regarding quality and strategy remains entirely unsubstantiated by the provided crawl data.

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
5Review mentions (all pages)
0External proof links (all pages)
PageReviewsProof links
/ (home) 5 0
🔗 Identity & Technical Layer — schema JSON-LD: declared ratings, reviews & identity proof
Homepage schema
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Organization",
            "@id": "https://americanwebstudio.com/#organization",
            "name": "American Web Studio",
            "url": "https://americanwebstudio.com",
            "logo": "https://americanwebstudio.com/favicon.svg",
            "description": "Full-service digital agency offering website design, brand identity, mobile app development, SEO, and digital marketing.",
            "telephone": "+1-917-737-2386",
            "email": "info@americanwebstudio.com",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "45 Martens Avenue",
                "addressLocality": "Valley Stream",
                "addressRegion": "NY",
                "postalCode": "11580",
                "addressCountry": "US"
            },
            "openingHoursSpecification": {
                "@type": "OpeningHoursSpecification",
                "dayOfWeek": [
                    "Monday",
                    "Tuesday",
                    "Wednesday",
                    "Thursday",
                    "Friday"
                ],
                "opens": "09:00",
                "closes": "18:00"
            },
            "sameAs": [
                "https://www.instagram.com/americanwebstudio",
                "https://www.facebook.com/americanwebstudio",
                "https://www.linkedin.com/company/americanwebstudio",
                "https://www.youtube.com/@americanwebstudio"
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://americanwebstudio.com/#website",
            "url": "https://americanwebstudio.com",
            "name": "American Web Studio",
            "publisher": {
                "@id": "https://americanwebstudio.com/#organization"
            }
        },
        {
            "@type": "LocalBusiness",
            "@id": "https://americanwebstudio.com/#localbusiness",
            "name": "American Web Studio",
            "image": "https://americanwebstudio.com/og-image.png",
            "priceRange": "$$",
            "currenciesAccepted": "USD",
            "paymentAccepted": "Credit Card, Bank Transfer",
            "serviceArea": {
                "@type": "Country",
                "name": "United States"
            },
            "hasOfferCatalog": {
                "@type": "OfferCatalog",
                "name": "Digital Services",
                "itemListElement": [
                    {
                        "@type": "Offer",
                        "itemOffered": {
                            "@type": "Service",
                            "name": "Website Design & Development",
                            "description": "Custom responsive websites from $1,500"
                        }
                    },
                    {
                        "@type": "Offer",
                        "itemOffered": {
                            "@type": "Service",
                            "name": "Brand Identity & Logo Design",
                            "description": "Complete visual identity systems from $200"
                        }
                    },
                    {
                        "@type": "Offer",
                        "itemOffered": {
                            "@type": "Service",
                            "name": "Mobile App Development",
                            "description": "iOS, Android and cross-platform apps from $4,000"
                        }
                    },
                    {
                        "@type": "Offer",
                        "itemOffered": {
                            "@type": "Service",
                            "name": "Digital Marketing & SEO",
                            "description": "SEO, PPC, social media marketing"
                        }
                    },
                    {
                        "@type": "Offer",
                        "itemOffered": {
                            "@type": "Service",
                            "name": "Web Maintenance & Support",
                            "description": "Monthly maintenance plans from $500/month"
                        }
                    }
                ]
            },
            "aggregateRating": {
                "@type": "AggregateRating",
                "ratingValue": "5.0",
                "reviewCount": "47",
                "bestRating": "5"
            }
        }
    ]
}