Identity & Authority: CV Bali Laundry Service – Signal Evidence & AI Readability

CV Bali Laundry Service

(https://balilaundry.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.
14 Impact Weight: 15 / 100
93% Reputation

The technical authority of the site is high, featuring structured JSON-LD DryCleaningOrLaundry schema that identifies the business as CV Bali Laundry Service with correct opening hours and price ranges. A minor authority gap exists as there are no named experts, founders, or staff bios, and no links to professional cleaning associations or ISO certifications. The company identifies as a ‘CV’ (Commanditaire Vennootschap), which provides legal registration authority, but fails to link to a Person schema for any representative.

Performance claims are grounded in operational metrics (3h delivery) rather than vague marketing hype. The promise of ‘effective stain treatment’ is tempered by a realistic disclaimer that they ‘cannot guarantee removal of every deep-set stain,’ which reduces BS. The disconnect is minimal, as most claims relate to time and priceβ€”both of which are easily verifiable by the user during the booking process.

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",
    "@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"
                }
            }
        ]
    }
}
πŸ›‘οΈ Trust Signals β€” external proof links that back the declared identity
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