Trust & Proof: CV Bali Laundry Service – Signal Evidence & AI Readability

CV Bali Laundry Service

(https://balilaundry.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.
10 Impact Weight: 20 / 100
50% Reputation

The site triggers trust theatre flags by displaying a 4.9 Trustpilot rating and ‘500+ Reviews’ without providing a single verifiable outbound link to the review profile in the body text (proof_links_count: 0). Claims regarding ‘Eco-friendly Washing Technology’ and ‘Specialized pre-wash formula’ are stated as facts but lack technical specifications, brand names, or MSDS-style transparency. The review count of 28 in the metadata versus the 500+ claim in the text suggests a static, rather than dynamic, trust signal.

Proof density is high regarding operational constraints but low regarding third-party validation. There are over 10 specific data points (8 locations, 3 price tiers, 3 timeframes, 3kg minimum) that represent high-density proof of service. Conversely, there are zero links to external portfolio work or verified client case studies, relying instead on internal testimonial quotes that lack verification paths. The ratio of hard numbers to vague assertions is approximately 2:1.

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
55Review mentions (all pages)
0External proof links (all pages)
PageReviewsProof links
/ (home) 28 0
/booking-form/ 9 0
/service-areas/ 9 0
/prices/ 9 0
🔗 Identity & Technical Layer — schema JSON-LD: declared ratings, reviews & identity proof
Homepage schema
{
    "@context": "https://schema.org",
    "@type": "DryCleaningOrLaundry",
    "@id": "https://balilaundry.com/#business",
    "name": "CV Bali Laundry Service",
    "url": "https://balilaundry.com/",
    "logo": "https://balilaundry.com//wp-content/uploads/2025/11/balilaundry_logo-1.svg",
    "image": "https://balilaundry.com/wp-content/uploads/2025/11/new-mobile-hero-2.webp",
    "priceRange": "IDR 35,000 - 80,000/kg",
    "telephone": "+6281239197322",
    "email": "info@balilaundry.com",
    "sameAs": [
        "https://www.trustpilot.com/review/balilaundry.com"
    ],
    "address": {
        "@type": "PostalAddress",
        "addressLocality": "Badung Regency",
        "addressRegion": "Bali",
        "addressCountry": "ID"
    },
    "areaServed": [
        {
            "@type": "City",
            "name": "Nusa Dua"
        },
        {
            "@type": "City",
            "name": "Seminyak"
        },
        {
            "@type": "City",
            "name": "Kuta"
        },
        {
            "@type": "City",
            "name": "Legian"
        },
        {
            "@type": "City",
            "name": "Sanur"
        },
        {
            "@type": "City",
            "name": "Uluwatu"
        },
        {
            "@type": "City",
            "name": "Jimbaran"
        },
        {
            "@type": "City",
            "name": "Canggu"
        }
    ],
    "openingHoursSpecification": {
        "@type": "OpeningHoursSpecification",
        "dayOfWeek": [
            "Monday",
            "Tuesday",
            "Wednesday",
            "Thursday",
            "Friday",
            "Saturday",
            "Sunday"
        ],
        "opens": "07:00",
        "closes": "22:00"
    },
    "hasOfferCatalog": {
        "@type": "OfferCatalog",
        "name": "Laundry Services",
        "itemListElement": [
            {
                "@type": "Offer",
                "itemOffered": {
                    "@type": "Service",
                    "name": "Next Day Laundry",
                    "description": "24-28 hour turnaround"
                },
                "priceSpecification": {
                    "@type": "UnitPriceSpecification",
                    "price": "35000",
                    "priceCurrency": "IDR",
                    "unitText": "kg"
                }
            },
            {
                "@type": "Offer",
                "itemOffered": {
                    "@type": "Service",
                    "name": "Express Laundry",
                    "description": "7 hour turnaround"
                },
                "priceSpecification": {
                    "@type": "UnitPriceSpecification",
                    "price": "50000",
                    "priceCurrency": "IDR",
                    "unitText": "kg"
                }
            },
            {
                "@type": "Offer",
                "itemOffered": {
                    "@type": "Service",
                    "name": "Super Express Laundry",
                    "description": "3 hour turnaround"
                },
                "priceSpecification": {
                    "@type": "UnitPriceSpecification",
                    "price": "80000",
                    "priceCurrency": "IDR",
                    "unitText": "kg"
                }
            }
        ]
    }
}
/booking-form/ — no schema detected (entity gap)
/service-areas/
{
    "@context": "https://schema.org",
    "@type": "Service",
    "serviceType": "Laundry Pickup & Delivery",
    "name": "Bali Laundry Service Areas",
    "description": "Professional laundry service with free hotel pickup and delivery across 8 areas in Bali.",
    "provider": {
        "@id": "https://balilaundry.com/#business"
    },
    "areaServed": [
        {
            "@type": "City",
            "name": "Nusa Dua",
            "sameAs": "https://www.wikidata.org/wiki/Q1143899"
        },
        {
            "@type": "City",
            "name": "Seminyak",
            "sameAs": "https://www.wikidata.org/wiki/Q2269265"
        },
        {
            "@type": "City",
            "name": "Canggu",
            "sameAs": "https://www.wikidata.org/wiki/Q1011928"
        },
        {
            "@type": "City",
            "name": "Uluwatu",
            "sameAs": "https://www.wikidata.org/wiki/Q3548021"
        },
        {
            "@type": "City",
            "name": "Jimbaran",
            "sameAs": "https://www.wikidata.org/wiki/Q1689196"
        },
        {
            "@type": "City",
            "name": "Sanur",
            "sameAs": "https://www.wikidata.org/wiki/Q1026417"
        },
        {
            "@type": "City",
            "name": "Kuta",
            "sameAs": "https://www.wikidata.org/wiki/Q847352"
        },
        {
            "@type": "City",
            "name": "Legian",
            "sameAs": "https://www.wikidata.org/wiki/Q2583856"
        }
    ]
}
/prices/
{
    "@context": "https://schema.org",
    "@type": "Service",
    "serviceType": "Laundry Service",
    "name": "Bali Laundry Pricing",
    "description": "Professional laundry service pricing in Bali with free hotel pickup and delivery.",
    "provider": {
        "@id": "https://balilaundry.com/#business"
    },
    "areaServed": [
        {
            "@type": "City",
            "name": "Nusa Dua"
        },
        {
            "@type": "City",
            "name": "Seminyak"
        },
        {
            "@type": "City",
            "name": "Kuta"
        },
        {
            "@type": "City",
            "name": "Legian"
        },
        {
            "@type": "City",
            "name": "Sanur"
        },
        {
            "@type": "City",
            "name": "Uluwatu"
        },
        {
            "@type": "City",
            "name": "Jimbaran"
        },
        {
            "@type": "City",
            "name": "Canggu"
        }
    ],
    "hasOfferCatalog": {
        "@type": "OfferCatalog",
        "name": "Laundry Services",
        "itemListElement": [
            {
                "@type": "Offer",
                "itemOffered": {
                    "@type": "Service",
                    "name": "Next Day Service",
                    "description": "24-28 hour laundry service"
                },
                "priceSpecification": {
                    "@type": "UnitPriceSpecification",
                    "price": "35000",
                    "priceCurrency": "IDR",
                    "unitText": "kg"
                }
            },
            {
                "@type": "Offer",
                "itemOffered": {
                    "@type": "Service",
                    "name": "Express Service",
                    "description": "7 hour laundry service"
                },
                "priceSpecification": {
                    "@type": "UnitPriceSpecification",
                    "price": "50000",
                    "priceCurrency": "IDR",
                    "unitText": "kg"
                }
            },
            {
                "@type": "Offer",
                "itemOffered": {
                    "@type": "Service",
                    "name": "Super Express Service",
                    "description": "3 hour laundry service"
                },
                "priceSpecification": {
                    "@type": "UnitPriceSpecification",
                    "price": "80000",
                    "priceCurrency": "IDR",
                    "unitText": "kg"
                }
            }
        ]
    }
}