Identity & Authority: Billy J – Signal Evidence & AI Readability

Billy J

(https://billyj.com.au) 📸 Data Snapshot: May 26, 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.
12 Impact Weight: 15 / 100
80% Reputation

Identity is technically well-defined through schema, including a LocalBusiness entry with specific geo-coordinates (-26.703337, 153.131408) and physical address in Buddina, QLD. There are no claims of design expertise or named ‘style directors,’ which avoids unverifiable expert claims. The technical credibility is high due to a comprehensive JSON-LD implementation that includes ProductGroup and Organization data, though it lacks Person schema for designers or founders.

The primary disconnect lies in the performance claim ‘Australia’s number one online fashion boutique’ which is not backed by sales volume data, awards, or traffic metrics. Marketing claims like ‘outfits are seriously addictive’ are standard industry hyperbole rather than measurable performance claims. The site demonstrates its claim of ‘6000 styles’ through its category navigation, partially validating its scale.

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": [
                "Organization",
                "OnlineStore"
            ],
            "@id": "https://billyj.com.au#organization_sp_schemaplus",
            "url": "https://billyj.com.au",
            "name": "Billy J",
            "email": "customerservice@billyj.com.au",
            "description": "Australias number one online fashion boutique. New arrivals daily and over 6000 styles to choose from. Affordable and on trend fashion. Worldwide Shipping.\n",
            "logo": {
                "@type": "ImageObject",
                "name": "Billy J Logo Schema by SchemaPlus",
                "url": "https://billyj.com.au/cdn/shop/files/Billy_J_-_Logo_black_-FINAL_-_04-25.png?v=1744612047&width=100"
            },
            "sameAs": [
                "https://www.facebook.com/BillyJBoutique",
                "https://twitter.com/BILLYJBOUTIQUE",
                "https://www.instagram.com/billy_j_boutique/",
                "https://www.pinterest.com.au/billyjboutique/"
            ],
            "mainEntityOfPage": {
                "@type": "WebPage",
                "url": "https://billyj.com.au"
            }
        },
        {
            "@context": "https://schema.org",
            "@type": "WebSite",
            "@id": "https://billyj.com.au#website_sp_schemaplus",
            "name": "Billy J",
            "url": "https://billyj.com.au",
            "potentialAction": {
                "@type": "SearchAction",
                "target": "https://billyj.com.au/search?q={query}",
                "name": "Billy J",
                "query-input": "required name=query"
            },
            "publisher": {
                "@type": "Organization",
                "@id": "https://billyj.com.au#organization_sp_schemaplus"
            }
        }
    ],
    [
        {
            "@context": "https://schema.org",
            "@type": [
                "Store"
            ],
            "@id": "https://billyj.com.au/#local_business_sp_schemaplus_1",
            "name": "Billy J Boutique",
            "alternateName": "Billy J",
            "description": null,
            "email": "customerservice@billyj.com.au",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Shop 533/119 Point Cartwright Dr Kawana Shoppingworld",
                "addressLocality": "Buddina",
                "addressRegion": "QLD",
                "postalCode": "4575",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-26.703337",
                "longitude": "153.131408"
            },
            "telephone": null,
            "faxNumber": null,
            "image": "https://billyj.com.au/cdn/shop/files/Billy_J_-_Logo_black_-FINAL_-_04-25.png?v=1744612047",
            "priceRange": "$$",
            "openingHoursSpecification": [
                {
                    "@type": "OpeningHoursSpecification",
                    "dayOfWeek": "Monday",
                    "opens": "9:00 AM",
                    "closes": "5:30 PM"
                },
                {
                    "@type": "OpeningHoursSpecification",
                    "dayOfWeek": "Tuesday",
                    "opens": "9:00 AM",
                    "closes": "5:30 PM"
                },
                {
                    "@type": "OpeningHoursSpecification",
                    "dayOfWeek": "Wednesday",
                    "opens": "9:00 AM",
                    "closes": "5:30 PM"
                },
                {
                    "@type": "OpeningHoursSpecification",
                    "dayOfWeek": "Thursday",
                    "opens": "9:00 AM",
                    "closes": "9:00 PM"
                },
                {
                    "@type": "OpeningHoursSpecification",
                    "dayOfWeek": "Friday",
                    "opens": "9:00 AM",
                    "closes": "5:30 PM"
                },
                {
                    "@type": "OpeningHoursSpecification",
                    "dayOfWeek": "Saturday",
                    "opens": "9:00 AM",
                    "closes": "5:00 PM"
                },
                {
                    "@type": "OpeningHoursSpecification",
                    "dayOfWeek": "Sunday",
                    "opens": "10:00 AM",
                    "closes": "4:00 PM"
                }
            ]
        }
    ],
    {
        "@context": "https://schema.org",
        "@type": "BreadcrumbList",
        "name": "Billy J Breadcrumbs Schema by SchemaPlus",
        "itemListElement": [
            {
                "@type": "ListItem",
                "position": 1,
                "item": {
                    "@type": "WebPage",
                    "@id": "https://billyj.com.au",
                    "name": "Women's Online Fashion & Clothing Boutique in Australia"
                }
            }
        ]
    },
    {
        "@context": "http://schema.org",
        "@type": "Organization",
        "name": "Billy J",
        "logo": "https://billyj.com.au/cdn/shop/files/Billy_J_-_Logo_black_-FINAL_-_04-25.png?v=1744612047&width=500",
        "sameAs": [
            "",
            "https://www.facebook.com/BillyJBoutique/",
            "https://au.pinterest.com/billyjboutique/",
            "https://www.instagram.com/billy_j_boutique/",
            "",
            "",
            "",
            "",
            ""
        ],
        "url": "https://billyj.com.au"
    },
    {
        "@context": "http://schema.org",
        "@type": "WebSite",
        "name": "Billy J",
        "potentialAction": {
            "@type": "SearchAction",
            "target": "https://billyj.com.au/search?q={search_term_string}",
            "query-input": "required name=search_term_string"
        },
        "url": "https://billyj.com.au"
    }
]
/products/jaykowa-jeans-white-denim/
[
    {
        "0": {
            "@context": "https://schema.org",
            "@type": "ProductGroup",
            "@id": "https://billyj.com.au/products/jaykowa-jeans-white-denim#product_sp_schemaplus",
            "mainEntityOfPage": {
                "@type": "WebPage",
                "@id": "https://billyj.com.au/products/jaykowa-jeans-white-denim#webpage_sp_schemaplus",
                "sdDatePublished": "2026-05-27T00:07+1000",
                "sdPublisher": {
                    "@context": "https://schema.org",
                    "@type": "Organization",
                    "@id": "https://schemaplus.io",
                    "name": "SchemaPlus App",
                    "url": "https://schemaplus.io"
                }
            },
            "additionalProperty": [
                {
                    "@type": "PropertyValue",
                    "name": "Tags",
                    "value": {
                        "0": "06-07-2021 TUES DROP",
                        "1": "07-07-2020 TUES DROP",
                        "2": "08-10-2025 US DROP",
                        "3": "09-07-2020 THURS DROP",
                        "4": "21-07-2020 TUES DROP",
                        "_items_truncated": true
                    }
                },
                {
                    "@type": "PropertyValue",
                    "name": "Size",
                    "value": {
                        "0": "6",
                        "1": "7",
                        "2": "8",
                        "3": "9",
                        "4": "10",
                        "_items_truncated": true
                    }
                },
                {
                    "@type": "PropertyValue",
                    "name": "Color",
                    "value": [
                        "White Denim"
                    ]
                }
            ],
            "brand": {
                "@type": "Brand",
                "name": "Fashion Allied",
                "url": "https://billyj.com.au/collections/vendors?q=Fashion%20Allied"
            },
            "category": "bottoms",
            "itemCondition": "https://schema.org/NewCondition",
            "model": "40587735728301",
            "hasVariant": {
                "0": {
                    "@type": "Product",
                    "name": "6 / White Denim",
                    "sku": "",
                    "gtin8": "16888945",
                    "mpn": "16888945",
                    "image": "https://billyj.com.au/cdn/shop/products/L4A0667_7f039bb0-14b4-4f98-966f-e494bfe5ce6d.jpg?v=1675147300&width=1200",
                    "description": "Our Jaykowa Jeans will be your favourite go-to jeans for that effortless style. Featuring a mid-rise, wide leg these jeans are designed to flatter! Easily dressed up with your favourite heels (styled here with our Balton Heel - Sugar Brown) or down with crisp white sneakers. Enjoy free shipping across Australia for orders over $100. Shop now",
                    "brand": {
                        "@type": "Brand",
                        "name": "Fashion Allied",
                        "url": "https://billyj.com.au/collections/vendors?q=Fashion%20Allied"
                    },
                    "offers": {
                        "@type": "Offer",
                        "url": "https://billyj.com.au/products/jaykowa-jeans-white-denim?variant=40587735728301",
                        "@id": "https://billyj.com.au/products/jaykowa-jeans-white-denim?variant=40587735728301#offer",
                        "availability": "https://schema.org/InStock",
                        "inventoryLevel": {
                            "@type": "[DEPTH_TRUNCATED]",
                            "value": "[DEPTH_TRUNCATED]"
                        },
                        "price": 89.95,
                        "priceSpecification": [
                            "[DEPTH_TRUNCATED]"
                        ],
                        "priceValidUntil": "2030-12-21",
                        "priceCurrency": "AUD",
                        "shippingDetails": [
                            "[DEPTH_TRUNCATED]"
                        ],
                        "itemCondition": "https://schema.org/NewCondition",
                        "seller": {
                            "@type": "[DEPTH_TRUNCATED]",
                            "name": "[DEPTH_TRUNCATED]",
                            "@id": "[DEPTH_TRUNCATED]"
                        }
                    }
                },
                "1": {
                    "@type": "Product",
                    "name": "7 / White Denim",
                    "sku": "",
                    "gtin8": "16921713",
                    "mpn": "16921713",
                    "image": "https://billyj.com.au/cdn/shop/products/L4A0667_7f039bb0-14b4-4f98-966f-e494bfe5ce6d.jpg?v=1675147300&width=1200",
                    "description": "Our Jaykowa Jeans will be your favourite go-to jeans for that effortless style. Featuring a mid-rise, wide leg these jeans are designed to flatter! Easily dressed up with your favourite heels (styled here with our Balton Heel - Sugar Brown) or down with crisp white sneakers. Enjoy free shipping across Australia for orders over $100. Shop now",
                    "brand": {
                        "@type": "Brand",
                        "name": "Fashion Allied",
                        "url": "https://billyj.com.au/collections/vendors?q=Fashion%20Allied"
                    },
                    "offers": {
                        "@type": "Offer",
                        "url": "https://billyj.com.au/products/jaykowa-jeans-white-denim?variant=40587735761069",
                        "@id": "https://billyj.com.au/products/jaykowa-jeans-white-denim?variant=40587735761069#offer",
                        "availability": "https://schema.org/InStock",
                        "inventoryLevel": {
                            "@type": "[DEPTH_TRUNCATED]",
                            "value": "[DEPTH_TRUNCATED]"
                        },
                        "price": 89.95,
                        "priceSpecification": [
                            "[DEPTH_TRUNCATED]"
                        ],
                        "description": "AUD-8995---89.95",
                        "priceValidUntil": "2030-12-21",
                        "priceCurrency": "AUD",
                        "shippingDetails": [
                            "[DEPTH_TRUNCATED]"
                        ],
                        "itemCondition": "https://schema.org/NewCondition",
                        "seller": {
                            "@type": "[DEPTH_TRUNCATED]",
                            "name": "[DEPTH_TRUNCATED]",
                            "@id": "[DEPTH_TRUNCATED]"
                        }
                    }
                },
                "2": {
                    "@type": "Product",
                    "name": "8 / White Denim",
                    "sku": "",
                    "gtin8": "16954481",
                    "mpn": "16954481",
                    "image": "https://billyj.com.au/cdn/shop/products/L4A0667_7f039bb0-14b4-4f98-966f-e494bfe5ce6d.jpg?v=1675147300&width=1200",
                    "description": "Our Jaykowa Jeans will be your favourite go-to jeans for that effortless style. Featuring a mid-rise, wide leg these jeans are designed to flatter! Easily dressed up with your favourite heels (styled here with our Balton Heel - Sugar Brown) or down with crisp white sneakers. Enjoy free shipping across Australia for orders over $100. Shop now",
                    "brand": {
                        "@type": "Brand",
                        "name": "Fashion Allied",
                        "url": "https://billyj.com.au/collections/vendors?q=Fashion%20Allied"
                    },
                    "offers": {
                        "@type": "Offer",
                        "url": "https://billyj.com.au/products/jaykowa-jeans-white-denim?variant=40587735793837",
                        "@id": "https://billyj.com.au/products/jaykowa-jeans-white-denim?variant=40587735793837#offer",
                        "availability": "https://schema.org/InStock",
                        "inventoryLevel": {
                            "@type": "[DEPTH_TRUNCATED]",
                            "value": "[DEPTH_TRUNCATED]"
                        },
                        "price": 89.95,
                        "priceSpecification": [
                            "[DEPTH_TRUNCATED]"
                        ],
                        "description": "AUD-8995---89.95",
                        "priceValidUntil": "2030-12-21",
                        "priceCurrency": "AUD",
                        "shippingDetails": [
                            "[DEPTH_TRUNCATED]"
                        ],
                        "itemCondition": "https://schema.org/NewCondition",
                        "seller": {
                            "@type": "[DEPTH_TRUNCATED]",
                            "name": "[DEPTH_TRUNCATED]",
                            "@id": "[DEPTH_TRUNCATED]"
                        }
                    }
                },
                "3": {
                    "@type": "Product",
                    "name": "9 / White Denim",
                    "sku": "",
                    "gtin8": "16987249",
                    "mpn": "16987249",
                    "image": "https://billyj.com.au/cdn/shop/products/L4A0667_7f039bb0-14b4-4f98-966f-e494bfe5ce6d.jpg?v=1675147300&width=1200",
                    "description": "Our Jaykowa Jeans will be your favourite go-to jeans for that effortless style. Featuring a mid-rise, wide leg these jeans are designed to flatter! Easily dressed up with your favourite heels (styled here with our Balton Heel - Sugar Brown) or down with crisp white sneakers. Enjoy free shipping across Australia for orders over $100. Shop now",
                    "brand": {
                        "@type": "Brand",
                        "name": "Fashion Allied",
                        "url": "https://billyj.com.au/collections/vendors?q=Fashion%20Allied"
                    },
                    "offers": {
                        "@type": "Offer",
                        "url": "https://billyj.com.au/products/jaykowa-jeans-white-denim?variant=40587735826605",
                        "@id": "https://billyj.com.au/products/jaykowa-jeans-white-denim?variant=40587735826605#offer",
                        "availability": "https://schema.org/InStock",
                        "inventoryLevel": {
                            "@type": "[DEPTH_TRUNCATED]",
                            "value": "[DEPTH_TRUNCATED]"
                        },
                        "price": 89.95,
                        "priceSpecification": [
                            "[DEPTH_TRUNCATED]"
                        ],
                        "description": "AUD-8995---89.95",
                        "priceValidUntil": "2030-12-21",
                        "priceCurrency": "AUD",
                        "shippingDetails": [
                            "[DEPTH_TRUNCATED]"
                        ],
                        "itemCondition": "https://schema.org/NewCondition",
                        "seller": {
                            "@type": "[DEPTH_TRUNCATED]",
                            "name": "[DEPTH_TRUNCATED]",
                            "@id": "[DEPTH_TRUNCATED]"
                        }
                    }
                },
                "4": {
                    "@type": "Product",
                    "name": "10 / White Denim",
                    "sku": "",
                    "gtin8": "17020017",
                    "mpn": "17020017",
                    "image": "https://billyj.com.au/cdn/shop/products/L4A0667_7f039bb0-14b4-4f98-966f-e494bfe5ce6d.jpg?v=1675147300&width=1200",
                    "description": "Our Jaykowa Jeans will be your favourite go-to jeans for that effortless style. Featuring a mid-rise, wide leg these jeans are designed to flatter! Easily dressed up with your favourite heels (styled here with our Balton Heel - Sugar Brown) or down with crisp white sneakers. Enjoy free shipping across Australia for orders over $100. Shop now",
                    "brand": {
                        "@type": "Brand",
                        "name": "Fashion Allied",
                        "url": "https://billyj.com.au/collections/vendors?q=Fashion%20Allied"
                    },
                    "offers": {
                        "@type": "Offer",
                        "url": "https://billyj.com.au/products/jaykowa-jeans-white-denim?variant=40587735859373",
                        "@id": "https://billyj.com.au/products/jaykowa-jeans-white-denim?variant=40587735859373#offer",
                        "availability": "https://schema.org/InStock",
                        "inventoryLevel": {
                            "@type": "[DEPTH_TRUNCATED]",
                            "value": "[DEPTH_TRUNCATED]"
                        },
                        "price": 89.95,
                        "priceSpecification": [
                            "[DEPTH_TRUNCATED]"
                        ],
                        "description": "AUD-8995---89.95",
                        "priceValidUntil": "2030-12-21",
                        "priceCurrency": "AUD",
                        "shippingDetails": [
                            "[DEPTH_TRUNCATED]"
                        ],
                        "itemCondition": "https://schema.org/NewCondition",
                        "seller": {
                            "@type": "[DEPTH_TRUNCATED]",
                            "name": "[DEPTH_TRUNCATED]",
                            "@id": "[DEPTH_TRUNCATED]"
                        }
                    }
                },
                "_items_truncated": true
            },
            "productGroupID": "6900477984941",
            "sku": "CGJ1135-WHT-06",
            "gtin8": "16888945",
            "mpn": "16888945",
            "weight": {
                "@type": "QuantitativeValue",
                "unitCode": "KGM",
                "value": "0.43"
            },
            "description": "Our Jaykowa Jeans will be your favourite go-to jeans for that effortless style. Featuring a mid-rise, wide leg these jeans are designed to flatter! Easily dressed up with your favourite heels (styled here with our Balton Heel - Sugar Brown) or down with crisp white sneakers. Enjoy free shipping across Australia for orders over $100. Shop now",
            "image": {
                "0": "https://billyj.com.au/cdn/shop/products/L4A0667_7f039bb0-14b4-4f98-966f-e494bfe5ce6d.jpg?v=1675147300&width=1200",
                "1": "https://billyj.com.au/cdn/shop/products/L4A0675_0eac296f-9f94-4173-aac1-156624091979.jpg?v=1675147956&width=1200",
                "2": "https://billyj.com.au/cdn/shop/products/159375570_3713161218779289_1115010217327225315_n_d4fd657d-41a6-4693-a31f-50093d5642ec.jpg?v=1675147956&width=1200",
                "3": "https://billyj.com.au/cdn/shop/products/L4A0680_90073e4f-e2b1-4700-b911-97fc96b0a135.jpg?v=1675148007&width=1200",
                "4": "https://billyj.com.au/cdn/shop/products/L4A5860_be2984d7-59c0-4c5d-8ae8-4ae476f72b9a.jpg?v=1675148007&width=1200",
                "_items_truncated": true
            },
            "name": "Jaykowa Jeans - White Denim ",
            "url": "https://billyj.com.au/products/jaykowa-jeans-white-denim"
        },
        "_truncated": true,
        "_original_size": 25530
    },
    {
        "shippingDetails": [
            {
                "@context": "https://schema.org",
                "@id": "https://billyj.com.au/products/jaykowa-jeans-white-denim#shippingPolicy_schemaplus_1",
                "shippingRate": {
                    "@context": "https://schema.org",
                    "@type": "MonetaryAmount",
                    "currency": "AUD"
                },
                "shippingDestination": {
                    "@context": "https://schema.org",
                    "@type": "DefinedRegion",
                    "addressCountry": []
                },
                "deliveryTime": {
                    "@context": "https://schema.org",
                    "@type": "ShippingDeliveryTime",
                    "handlingTime": {
                        "@context": "https://schema.org",
                        "@type": "QuantitativeValue",
                        "minValue": "",
                        "maxValue": "",
                        "unitCode": "DAY"
                    },
                    "transitTime": {
                        "@context": "https://schema.org",
                        "@type": "QuantitativeValue",
                        "minValue": "",
                        "maxValue": "",
                        "unitCode": "DAY"
                    }
                }
            }
        ],
        "_truncated": true,
        "_original_size": 25530
    },
    {
        "@context": "https://schema.org",
        "@type": "BreadcrumbList",
        "name": "Billy J Breadcrumbs Schema by SchemaPlus",
        "itemListElement": [
            {
                "@type": "ListItem",
                "position": 1,
                "item": {
                    "@id": "https://billyj.com.au/collections",
                    "name": "Products"
                }
            },
            {
                "@type": "ListItem",
                "position": 2,
                "item": {
                    "@id": "https://billyj.com.au/collections/a-w-pants-bottoms",
                    "name": "A/W PANTS & BOTTOMS"
                }
            },
            {
                "@type": "ListItem",
                "position": 3,
                "item": {
                    "@id": "https://billyj.com.au/products/jaykowa-jeans-white-denim#breadcrumb_sp_schemaplus",
                    "name": "Jaykowa Jeans - White Denim"
                }
            }
        ],
        "_truncated": true,
        "_original_size": 25530
    },
    {
        "@context": "http://schema.org",
        "@type": "Organization",
        "name": "Billy J",
        "logo": "https://billyj.com.au/cdn/shop/files/Billy_J_-_Logo_black_-FINAL_-_04-25.png?v=1744612047&width=500",
        "sameAs": {
            "0": "",
            "1": "https://www.facebook.com/BillyJBoutique/",
            "2": "https://au.pinterest.com/billyjboutique/",
            "3": "https://www.instagram.com/billy_j_boutique/",
            "4": "",
            "_items_truncated": true
        },
        "url": "https://billyj.com.au",
        "_truncated": true,
        "_original_size": 25530
    },
    {
        "@context": "http://schema.org/",
        "@id": "/products/jaykowa-jeans-white-denim#product",
        "@type": "ProductGroup",
        "brand": {
            "@type": "Brand",
            "name": "Fashion Allied"
        },
        "category": "Pants",
        "description": "DETAILS\nOur Jaykowa Jeans will be your favourite go-to jeans for that effortless style. Featuring a mid-rise, wide leg these jeans are designed to flatter! Easily dressed up with your favourite heels (styled here with our Balton Heel - Sugar Brown) or down with crisp white sneakers. \n\nWide Leg\nZip and button enclosure \nDistressed hemline\nMinimal stretch\n100% Cotton\nJasmine wears a size 14\nRecommend sizing up\n\nMODEL\n \n\n\n\n\nSIZE AND FIT\n-Sizing is standard for this style \n\n\nMEASUREMENTS\n\n\n\n\n6\n\n\nW66",
        "hasVariant": {
            "0": {
                "@id": "/products/jaykowa-jeans-white-denim?variant=40587735728301#variant",
                "@type": "Product",
                "gtin": "16888945",
                "image": "https://billyj.com.au/cdn/shop/products/L4A0667_7f039bb0-14b4-4f98-966f-e494bfe5ce6d.jpg?v=1675147300&width=1920",
                "name": "Jaykowa Jeans - White Denim - 6 / White Denim",
                "offers": {
                    "@id": "/products/jaykowa-jeans-white-denim?variant=40587735728301#offer",
                    "@type": "Offer",
                    "availability": "http://schema.org/InStock",
                    "price": "89.95",
                    "priceCurrency": "AUD",
                    "url": "https://billyj.com.au/products/jaykowa-jeans-white-denim?variant=40587735728301"
                },
                "sku": "CGJ1135-WHT-06"
            },
            "1": {
                "@id": "/products/jaykowa-jeans-white-denim?variant=40587735761069#variant",
                "@type": "Product",
                "gtin": "16921713",
                "image": "https://billyj.com.au/cdn/shop/products/L4A0667_7f039bb0-14b4-4f98-966f-e494bfe5ce6d.jpg?v=1675147300&width=1920",
                "name": "Jaykowa Jeans - White Denim - 7 / White Denim",
                "offers": {
                    "@id": "/products/jaykowa-jeans-white-denim?variant=40587735761069#offer",
                    "@type": "Offer",
                    "availability": "http://schema.org/InStock",
                    "price": "89.95",
                    "priceCurrency": "AUD",
                    "url": "https://billyj.com.au/products/jaykowa-jeans-white-denim?variant=40587735761069"
                },
                "sku": "CGJ1135-WHT-07"
            },
            "2": {
                "@id": "/products/jaykowa-jeans-white-denim?variant=40587735793837#variant",
                "@type": "Product",
                "gtin": "16954481",
                "image": "https://billyj.com.au/cdn/shop/products/L4A0667_7f039bb0-14b4-4f98-966f-e494bfe5ce6d.jpg?v=1675147300&width=1920",
                "name": "Jaykowa Jeans - White Denim - 8 / White Denim",
                "offers": {
                    "@id": "/products/jaykowa-jeans-white-denim?variant=40587735793837#offer",
                    "@type": "Offer",
                    "availability": "http://schema.org/InStock",
                    "price": "89.95",
                    "priceCurrency": "AUD",
                    "url": "https://billyj.com.au/products/jaykowa-jeans-white-denim?variant=40587735793837"
                },
                "sku": "CGJ1135-WHT-08"
            },
            "3": {
                "@id": "/products/jaykowa-jeans-white-denim?variant=40587735826605#variant",
                "@type": "Product",
                "gtin": "16987249",
                "image": "https://billyj.com.au/cdn/shop/products/L4A0667_7f039bb0-14b4-4f98-966f-e494bfe5ce6d.jpg?v=1675147300&width=1920",
                "name": "Jaykowa Jeans - White Denim - 9 / White Denim",
                "offers": {
                    "@id": "/products/jaykowa-jeans-white-denim?variant=40587735826605#offer",
                    "@type": "Offer",
                    "availability": "http://schema.org/InStock",
                    "price": "89.95",
                    "priceCurrency": "AUD",
                    "url": "https://billyj.com.au/products/jaykowa-jeans-white-denim?variant=40587735826605"
                },
                "sku": "CGJ1135-WHT-09"
            },
            "4": {
                "@id": "/products/jaykowa-jeans-white-denim?variant=40587735859373#variant",
                "@type": "Product",
                "gtin": "17020017",
                "image": "https://billyj.com.au/cdn/shop/products/L4A0667_7f039bb0-14b4-4f98-966f-e494bfe5ce6d.jpg?v=1675147300&width=1920",
                "name": "Jaykowa Jeans - White Denim - 10 / White Denim",
                "offers": {
                    "@id": "/products/jaykowa-jeans-white-denim?variant=40587735859373#offer",
                    "@type": "Offer",
                    "availability": "http://schema.org/InStock",
                    "price": "89.95",
                    "priceCurrency": "AUD",
                    "url": "https://billyj.com.au/products/jaykowa-jeans-white-denim?variant=40587735859373"
                },
                "sku": "CGJ1135-WHT-10"
            },
            "_items_truncated": true
        },
        "name": "Jaykowa Jeans - White Denim",
        "productGroupID": "6900477984941",
        "url": "https://billyj.com.au/products/jaykowa-jeans-white-denim",
        "_truncated": true,
        "_original_size": 25530
    }
]
/products/romi-shirt-and-shorts-set-brown-stripe/
[
    {
        "0": {
            "@context": "https://schema.org",
            "@type": "ProductGroup",
            "@id": "https://billyj.com.au/products/romi-shirt-and-shorts-set-brown-stripe#product_sp_schemaplus",
            "mainEntityOfPage": {
                "@type": "WebPage",
                "@id": "https://billyj.com.au/products/romi-shirt-and-shorts-set-brown-stripe#webpage_sp_schemaplus",
                "sdDatePublished": "2026-05-27T00:07+1000",
                "sdPublisher": {
                    "@context": "https://schema.org",
                    "@type": "Organization",
                    "@id": "https://schemaplus.io",
                    "name": "SchemaPlus App",
                    "url": "https://schemaplus.io"
                }
            },
            "additionalProperty": [
                {
                    "@type": "PropertyValue",
                    "name": "Tags",
                    "value": {
                        "0": "10-09-2024 TUES DROP",
                        "1": "13-05-2026 US DROP",
                        "2": "ALWAYS ON",
                        "3": "campaign_spring-break",
                        "4": "category_bottoms",
                        "_items_truncated": true
                    }
                },
                {
                    "@type": "PropertyValue",
                    "name": "Size",
                    "value": {
                        "0": "XS",
                        "1": "S",
                        "2": "M",
                        "3": "L",
                        "4": "XL",
                        "_items_truncated": true
                    }
                },
                {
                    "@type": "PropertyValue",
                    "name": "Color",
                    "value": [
                        "Brown Stripe"
                    ]
                }
            ],
            "brand": {
                "@type": "Brand",
                "name": "By Frankie",
                "url": "https://billyj.com.au/collections/vendors?q=By%20Frankie"
            },
            "category": "sets",
            "color": "Brown Stripe",
            "itemCondition": "https://schema.org/NewCondition",
            "model": "45188062380279",
            "hasVariant": {
                "0": {
                    "@type": "Product",
                    "name": "XS / Brown Stripe",
                    "sku": "",
                    "gtin14": "10224355691538",
                    "mpn": "10224355691538",
                    "image": "https://billyj.com.au/cdn/shop/files/39A3354_63f7bd6b-aeac-4d34-b70c-2398d304b647.jpg?v=1725834318&width=1200",
                    "description": "DETAILS TOP - Short sleeves - Collared style - Button up design - Woven textured fabric - Lined - 100% Cotton SHORTS - High waisted - Elasticated waist band  - Tie design on waist - Lined - Woven textured fabric - 100% Cotton Get the look! Theon Slides - Tan - Please note this style is an oversized fit MODEL SIZE AND F",
                    "brand": {
                        "@type": "Brand",
                        "name": "By Frankie",
                        "url": "https://billyj.com.au/collections/vendors?q=By%20Frankie"
                    },
                    "offers": {
                        "@type": "Offer",
                        "url": "https://billyj.com.au/products/romi-shirt-and-shorts-set-brown-stripe?variant=45188062380279",
                        "@id": "https://billyj.com.au/products/romi-shirt-and-shorts-set-brown-stripe?variant=45188062380279#offer",
                        "availability": "https://schema.org/InStock",
                        "inventoryLevel": {
                            "@type": "[DEPTH_TRUNCATED]",
                            "value": "[DEPTH_TRUNCATED]"
                        },
                        "price": 89.95,
                        "priceSpecification": [
                            "[DEPTH_TRUNCATED]"
                        ],
                        "priceValidUntil": "2030-12-21",
                        "priceCurrency": "AUD",
                        "shippingDetails": [
                            "[DEPTH_TRUNCATED]"
                        ],
                        "itemCondition": "https://schema.org/NewCondition",
                        "seller": {
                            "@type": "[DEPTH_TRUNCATED]",
                            "name": "[DEPTH_TRUNCATED]",
                            "@id": "[DEPTH_TRUNCATED]"
                        }
                    }
                },
                "1": {
                    "@type": "Product",
                    "name": "S / Brown Stripe",
                    "sku": "",
                    "gtin14": "10225341534306",
                    "mpn": "10225341534306",
                    "image": "https://billyj.com.au/cdn/shop/files/39A3354_63f7bd6b-aeac-4d34-b70c-2398d304b647.jpg?v=1725834318&width=1200",
                    "description": "DETAILS TOP - Short sleeves - Collared style - Button up design - Woven textured fabric - Lined - 100% Cotton SHORTS - High waisted - Elasticated waist band  - Tie design on waist - Lined - Woven textured fabric - 100% Cotton Get the look! Theon Slides - Tan - Please note this style is an oversized fit MODEL SIZE AND F",
                    "brand": {
                        "@type": "Brand",
                        "name": "By Frankie",
                        "url": "https://billyj.com.au/collections/vendors?q=By%20Frankie"
                    },
                    "offers": {
                        "@type": "Offer",
                        "url": "https://billyj.com.au/products/romi-shirt-and-shorts-set-brown-stripe?variant=45188062413047",
                        "@id": "https://billyj.com.au/products/romi-shirt-and-shorts-set-brown-stripe?variant=45188062413047#offer",
                        "availability": "https://schema.org/InStock",
                        "inventoryLevel": {
                            "@type": "[DEPTH_TRUNCATED]",
                            "value": "[DEPTH_TRUNCATED]"
                        },
                        "price": 89.95,
                        "priceSpecification": [
                            "[DEPTH_TRUNCATED]"
                        ],
                        "description": "AUD-8995---89.95",
                        "priceValidUntil": "2030-12-21",
                        "priceCurrency": "AUD",
                        "shippingDetails": [
                            "[DEPTH_TRUNCATED]"
                        ],
                        "itemCondition": "https://schema.org/NewCondition",
                        "seller": {
                            "@type": "[DEPTH_TRUNCATED]",
                            "name": "[DEPTH_TRUNCATED]",
                            "@id": "[DEPTH_TRUNCATED]"
                        }
                    }
                },
                "2": {
                    "@type": "Product",
                    "name": "M / Brown Stripe",
                    "sku": "",
                    "gtin14": "10226856227975",
                    "mpn": "10226856227975",
                    "image": "https://billyj.com.au/cdn/shop/files/39A3354_63f7bd6b-aeac-4d34-b70c-2398d304b647.jpg?v=1725834318&width=1200",
                    "description": "DETAILS TOP - Short sleeves - Collared style - Button up design - Woven textured fabric - Lined - 100% Cotton SHORTS - High waisted - Elasticated waist band  - Tie design on waist - Lined - Woven textured fabric - 100% Cotton Get the look! Theon Slides - Tan - Please note this style is an oversized fit MODEL SIZE AND F",
                    "brand": {
                        "@type": "Brand",
                        "name": "By Frankie",
                        "url": "https://billyj.com.au/collections/vendors?q=By%20Frankie"
                    },
                    "offers": {
                        "@type": "Offer",
                        "url": "https://billyj.com.au/products/romi-shirt-and-shorts-set-brown-stripe?variant=45188062445815",
                        "@id": "https://billyj.com.au/products/romi-shirt-and-shorts-set-brown-stripe?variant=45188062445815#offer",
                        "availability": "https://schema.org/InStock",
                        "inventoryLevel": {
                            "@type": "[DEPTH_TRUNCATED]",
                            "value": "[DEPTH_TRUNCATED]"
                        },
                        "price": 89.95,
                        "priceSpecification": [
                            "[DEPTH_TRUNCATED]"
                        ],
                        "description": "AUD-8995---89.95",
                        "priceValidUntil": "2030-12-21",
                        "priceCurrency": "AUD",
                        "shippingDetails": [
                            "[DEPTH_TRUNCATED]"
                        ],
                        "itemCondition": "https://schema.org/NewCondition",
                        "seller": {
                            "@type": "[DEPTH_TRUNCATED]",
                            "name": "[DEPTH_TRUNCATED]",
                            "@id": "[DEPTH_TRUNCATED]"
                        }
                    }
                },
                "3": {
                    "@type": "Product",
                    "name": "L / Brown Stripe",
                    "sku": "",
                    "gtin14": "10227181980208",
                    "mpn": "10227181980208",
                    "image": "https://billyj.com.au/cdn/shop/files/39A3354_63f7bd6b-aeac-4d34-b70c-2398d304b647.jpg?v=1725834318&width=1200",
                    "description": "DETAILS TOP - Short sleeves - Collared style - Button up design - Woven textured fabric - Lined - 100% Cotton SHORTS - High waisted - Elasticated waist band  - Tie design on waist - Lined - Woven textured fabric - 100% Cotton Get the look! Theon Slides - Tan - Please note this style is an oversized fit MODEL SIZE AND F",
                    "brand": {
                        "@type": "Brand",
                        "name": "By Frankie",
                        "url": "https://billyj.com.au/collections/vendors?q=By%20Frankie"
                    },
                    "offers": {
                        "@type": "Offer",
                        "url": "https://billyj.com.au/products/romi-shirt-and-shorts-set-brown-stripe?variant=45188062478583",
                        "@id": "https://billyj.com.au/products/romi-shirt-and-shorts-set-brown-stripe?variant=45188062478583#offer",
                        "availability": "https://schema.org/InStock",
                        "inventoryLevel": {
                            "@type": "[DEPTH_TRUNCATED]",
                            "value": "[DEPTH_TRUNCATED]"
                        },
                        "price": 89.95,
                        "priceSpecification": [
                            "[DEPTH_TRUNCATED]"
                        ],
                        "description": "AUD-8995---89.95",
                        "priceValidUntil": "2030-12-21",
                        "priceCurrency": "AUD",
                        "shippingDetails": [
                            "[DEPTH_TRUNCATED]"
                        ],
                        "itemCondition": "https://schema.org/NewCondition",
                        "seller": {
                            "@type": "[DEPTH_TRUNCATED]",
                            "name": "[DEPTH_TRUNCATED]",
                            "@id": "[DEPTH_TRUNCATED]"
                        }
                    }
                },
                "4": {
                    "@type": "Product",
                    "name": "XL / Brown Stripe",
                    "sku": "",
                    "gtin14": "10228790899664",
                    "mpn": "10228790899664",
                    "image": "https://billyj.com.au/cdn/shop/files/39A3354_63f7bd6b-aeac-4d34-b70c-2398d304b647.jpg?v=1725834318&width=1200",
                    "description": "DETAILS TOP - Short sleeves - Collared style - Button up design - Woven textured fabric - Lined - 100% Cotton SHORTS - High waisted - Elasticated waist band  - Tie design on waist - Lined - Woven textured fabric - 100% Cotton Get the look! Theon Slides - Tan - Please note this style is an oversized fit MODEL SIZE AND F",
                    "brand": {
                        "@type": "Brand",
                        "name": "By Frankie",
                        "url": "https://billyj.com.au/collections/vendors?q=By%20Frankie"
                    },
                    "offers": {
                        "@type": "Offer",
                        "url": "https://billyj.com.au/products/romi-shirt-and-shorts-set-brown-stripe?variant=45188062511351",
                        "@id": "https://billyj.com.au/products/romi-shirt-and-shorts-set-brown-stripe?variant=45188062511351#offer",
                        "availability": "https://schema.org/InStock",
                        "inventoryLevel": {
                            "@type": "[DEPTH_TRUNCATED]",
                            "value": "[DEPTH_TRUNCATED]"
                        },
                        "price": 89.95,
                        "priceSpecification": [
                            "[DEPTH_TRUNCATED]"
                        ],
                        "description": "AUD-8995---89.95",
                        "priceValidUntil": "2030-12-21",
                        "priceCurrency": "AUD",
                        "shippingDetails": [
                            "[DEPTH_TRUNCATED]"
                        ],
                        "itemCondition": "https://schema.org/NewCondition",
                        "seller": {
                            "@type": "[DEPTH_TRUNCATED]",
                            "name": "[DEPTH_TRUNCATED]",
                            "@id": "[DEPTH_TRUNCATED]"
                        }
                    }
                },
                "_items_truncated": true
            },
            "productGroupID": "8415427821815",
            "sku": "135-3-BST-XS",
            "gtin14": "10224355691538",
            "mpn": "10224355691538",
            "weight": {
                "@type": "QuantitativeValue",
                "unitCode": "KGM",
                "value": "0.569"
            },
            "description": "DETAILS TOP - Short sleeves - Collared style - Button up design - Woven textured fabric - Lined - 100% Cotton SHORTS - High waisted - Elasticated waist band  - Tie design on waist - Lined - Woven textured fabric - 100% Cotton Get the look! Theon Slides - Tan - Please note this style is an oversized fit MODEL SIZE AND F",
            "image": {
                "0": "https://billyj.com.au/cdn/shop/files/39A3354_63f7bd6b-aeac-4d34-b70c-2398d304b647.jpg?v=1725834318&width=1200",
                "1": "https://billyj.com.au/cdn/shop/files/39A3346_93479755-b07f-41f9-9a88-f0e8f23b123e.jpg?v=1725834318&width=1200",
                "2": "https://billyj.com.au/cdn/shop/files/Photo_28-8-2024_9_08_14_AM.jpg?v=1725842073&width=1200",
                "3": "https://billyj.com.au/cdn/shop/files/39A3348_ec29f598-c42d-44ef-ad30-f508d582ce0e.jpg?v=1725834317&width=1200",
                "4": "https://billyj.com.au/cdn/shop/files/39A3350_012c2e3d-b1ba-461e-9b33-7d8824c0813b.jpg?v=1725834317&width=1200",
                "_items_truncated": true
            },
            "name": "Romi Shirt and Shorts Set - Brown Stripe ",
            "url": "https://billyj.com.au/products/romi-shirt-and-shorts-set-brown-stripe"
        },
        "_truncated": true,
        "_original_size": 21777
    },
    {
        "shippingDetails": [
            {
                "@context": "https://schema.org",
                "@id": "https://billyj.com.au/products/romi-shirt-and-shorts-set-brown-stripe#shippingPolicy_schemaplus_1",
                "shippingRate": {
                    "@context": "https://schema.org",
                    "@type": "MonetaryAmount",
                    "currency": "AUD"
                },
                "shippingDestination": {
                    "@context": "https://schema.org",
                    "@type": "DefinedRegion",
                    "addressCountry": []
                },
                "deliveryTime": {
                    "@context": "https://schema.org",
                    "@type": "ShippingDeliveryTime",
                    "handlingTime": {
                        "@context": "https://schema.org",
                        "@type": "QuantitativeValue",
                        "minValue": "",
                        "maxValue": "",
                        "unitCode": "DAY"
                    },
                    "transitTime": {
                        "@context": "https://schema.org",
                        "@type": "QuantitativeValue",
                        "minValue": "",
                        "maxValue": "",
                        "unitCode": "DAY"
                    }
                }
            }
        ],
        "_truncated": true,
        "_original_size": 21777
    },
    {
        "@context": "https://schema.org",
        "@type": "BreadcrumbList",
        "name": "Billy J Breadcrumbs Schema by SchemaPlus",
        "itemListElement": [
            {
                "@type": "ListItem",
                "position": 1,
                "item": {
                    "@id": "https://billyj.com.au/collections",
                    "name": "Products"
                }
            },
            {
                "@type": "ListItem",
                "position": 2,
                "item": {
                    "@id": "https://billyj.com.au/collections/a-w-pants-bottoms",
                    "name": "A/W PANTS & BOTTOMS"
                }
            },
            {
                "@type": "ListItem",
                "position": 3,
                "item": {
                    "@id": "https://billyj.com.au/products/romi-shirt-and-shorts-set-brown-stripe#breadcrumb_sp_schemaplus",
                    "name": "Romi Shirt and Shorts Set - Brown Stripe"
                }
            }
        ],
        "_truncated": true,
        "_original_size": 21777
    },
    {
        "@context": "http://schema.org",
        "@type": "Organization",
        "name": "Billy J",
        "logo": "https://billyj.com.au/cdn/shop/files/Billy_J_-_Logo_black_-FINAL_-_04-25.png?v=1744612047&width=500",
        "sameAs": {
            "0": "",
            "1": "https://www.facebook.com/BillyJBoutique/",
            "2": "https://au.pinterest.com/billyjboutique/",
            "3": "https://www.instagram.com/billy_j_boutique/",
            "4": "",
            "_items_truncated": true
        },
        "url": "https://billyj.com.au",
        "_truncated": true,
        "_original_size": 21777
    },
    {
        "@context": "http://schema.org/",
        "@id": "/products/romi-shirt-and-shorts-set-brown-stripe#product",
        "@type": "ProductGroup",
        "brand": {
            "@type": "Brand",
            "name": "By Frankie"
        },
        "category": "Outfit Sets",
        "description": "DETAILS\nTOP\n- Short sleeves\n- Collared style\n- Button up design\n- Woven textured fabric\n- Lined\n- 100% Cotton\nSHORTS\n- High waisted\n- Elasticated waist band \n- Tie design on waist\n- Lined\n- Woven textured fabric\n- 100% Cotton\nGet the look! Theon Slides - Tan\n- Please note this style is an oversized fit\nMODEL\n\nSIZE AND FIT\n- Please note this style is an oversized fit\n",
        "hasVariant": {
            "0": {
                "@id": "/products/romi-shirt-and-shorts-set-brown-stripe?variant=45188062380279#variant",
                "@type": "Product",
                "gtin": "10224355691538",
                "image": "https://billyj.com.au/cdn/shop/files/39A3354_63f7bd6b-aeac-4d34-b70c-2398d304b647.jpg?v=1725834318&width=1920",
                "name": "Romi Shirt and Shorts Set - Brown Stripe - XS / Brown Stripe",
                "offers": {
                    "@id": "/products/romi-shirt-and-shorts-set-brown-stripe?variant=45188062380279#offer",
                    "@type": "Offer",
                    "availability": "http://schema.org/InStock",
                    "price": "89.95",
                    "priceCurrency": "AUD",
                    "url": "https://billyj.com.au/products/romi-shirt-and-shorts-set-brown-stripe?variant=45188062380279"
                },
                "sku": "135-3-BST-XS"
            },
            "1": {
                "@id": "/products/romi-shirt-and-shorts-set-brown-stripe?variant=45188062413047#variant",
                "@type": "Product",
                "gtin": "10225341534306",
                "image": "https://billyj.com.au/cdn/shop/files/39A3354_63f7bd6b-aeac-4d34-b70c-2398d304b647.jpg?v=1725834318&width=1920",
                "name": "Romi Shirt and Shorts Set - Brown Stripe - S / Brown Stripe",
                "offers": {
                    "@id": "/products/romi-shirt-and-shorts-set-brown-stripe?variant=45188062413047#offer",
                    "@type": "Offer",
                    "availability": "http://schema.org/InStock",
                    "price": "89.95",
                    "priceCurrency": "AUD",
                    "url": "https://billyj.com.au/products/romi-shirt-and-shorts-set-brown-stripe?variant=45188062413047"
                },
                "sku": "135-3-BST-S"
            },
            "2": {
                "@id": "/products/romi-shirt-and-shorts-set-brown-stripe?variant=45188062445815#variant",
                "@type": "Product",
                "gtin": "10226856227975",
                "image": "https://billyj.com.au/cdn/shop/files/39A3354_63f7bd6b-aeac-4d34-b70c-2398d304b647.jpg?v=1725834318&width=1920",
                "name": "Romi Shirt and Shorts Set - Brown Stripe - M / Brown Stripe",
                "offers": {
                    "@id": "/products/romi-shirt-and-shorts-set-brown-stripe?variant=45188062445815#offer",
                    "@type": "Offer",
                    "availability": "http://schema.org/InStock",
                    "price": "89.95",
                    "priceCurrency": "AUD",
                    "url": "https://billyj.com.au/products/romi-shirt-and-shorts-set-brown-stripe?variant=45188062445815"
                },
                "sku": "135-3-BST-M"
            },
            "3": {
                "@id": "/products/romi-shirt-and-shorts-set-brown-stripe?variant=45188062478583#variant",
                "@type": "Product",
                "gtin": "10227181980208",
                "image": "https://billyj.com.au/cdn/shop/files/39A3354_63f7bd6b-aeac-4d34-b70c-2398d304b647.jpg?v=1725834318&width=1920",
                "name": "Romi Shirt and Shorts Set - Brown Stripe - L / Brown Stripe",
                "offers": {
                    "@id": "/products/romi-shirt-and-shorts-set-brown-stripe?variant=45188062478583#offer",
                    "@type": "Offer",
                    "availability": "http://schema.org/InStock",
                    "price": "89.95",
                    "priceCurrency": "AUD",
                    "url": "https://billyj.com.au/products/romi-shirt-and-shorts-set-brown-stripe?variant=45188062478583"
                },
                "sku": "135-3-BST-L"
            },
            "4": {
                "@id": "/products/romi-shirt-and-shorts-set-brown-stripe?variant=45188062511351#variant",
                "@type": "Product",
                "gtin": "10228790899664",
                "image": "https://billyj.com.au/cdn/shop/files/39A3354_63f7bd6b-aeac-4d34-b70c-2398d304b647.jpg?v=1725834318&width=1920",
                "name": "Romi Shirt and Shorts Set - Brown Stripe - XL / Brown Stripe",
                "offers": {
                    "@id": "/products/romi-shirt-and-shorts-set-brown-stripe?variant=45188062511351#offer",
                    "@type": "Offer",
                    "availability": "http://schema.org/InStock",
                    "price": "89.95",
                    "priceCurrency": "AUD",
                    "url": "https://billyj.com.au/products/romi-shirt-and-shorts-set-brown-stripe?variant=45188062511351"
                },
                "sku": "135-3-BST-XL"
            },
            "_items_truncated": true
        },
        "name": "Romi Shirt and Shorts Set - Brown Stripe",
        "productGroupID": "8415427821815",
        "url": "https://billyj.com.au/products/romi-shirt-and-shorts-set-brown-stripe",
        "_truncated": true,
        "_original_size": 21777
    }
]
/products/jayma-maxi-dress-blue-floral-1/
[
    {
        "0": {
            "@context": "https://schema.org",
            "@type": "ProductGroup",
            "@id": "https://billyj.com.au/products/jayma-maxi-dress-blue-floral-1#product_sp_schemaplus",
            "mainEntityOfPage": {
                "@type": "WebPage",
                "@id": "https://billyj.com.au/products/jayma-maxi-dress-blue-floral-1#webpage_sp_schemaplus",
                "sdDatePublished": "2026-05-27T00:07+1000",
                "sdPublisher": {
                    "@context": "https://schema.org",
                    "@type": "Organization",
                    "@id": "https://schemaplus.io",
                    "name": "SchemaPlus App",
                    "url": "https://schemaplus.io"
                }
            },
            "additionalProperty": [
                {
                    "@type": "PropertyValue",
                    "name": "Tags",
                    "value": {
                        "0": "04-06-2025 US DROP",
                        "1": "15-04-2026 US DROP",
                        "2": "16-04-2025 US DROP",
                        "3": "ALWAYS ON",
                        "4": "BEST SELLER",
                        "_items_truncated": true
                    }
                },
                {
                    "@type": "PropertyValue",
                    "name": "Size",
                    "value": {
                        "0": "6",
                        "1": "8",
                        "2": "10",
                        "3": "12",
                        "4": "14",
                        "_items_truncated": true
                    }
                },
                {
                    "@type": "PropertyValue",
                    "name": "Color",
                    "value": [
                        "Blue Floral"
                    ]
                }
            ],
            "brand": {
                "@type": "Brand",
                "name": "Sweet Pot",
                "url": "https://billyj.com.au/collections/vendors?q=Sweet%20Pot"
            },
            "category": "maxi-dresses",
            "itemCondition": "https://schema.org/NewCondition",
            "model": "49132327895287",
            "hasVariant": {
                "0": {
                    "@type": "Product",
                    "name": "6 / Blue Floral",
                    "sku": "",
                    "gtin14": "33466876931331",
                    "mpn": "33466876931331",
                    "image": "https://billyj.com.au/cdn/shop/files/0L4A5116_92553a8b-5b47-4be7-84bb-9d609ff600ff_15.jpg?v=1728433149&width=1200",
                    "description": "Dance the night away in the Jayma Maxi Dress in Blue Floral, a one-shoulder style with a flowy, tiered skirt. Shop now to bring bold summer energy everywhere!",
                    "brand": {
                        "@type": "Brand",
                        "name": "Sweet Pot",
                        "url": "https://billyj.com.au/collections/vendors?q=Sweet%20Pot"
                    },
                    "offers": {
                        "@type": "Offer",
                        "url": "https://billyj.com.au/products/jayma-maxi-dress-blue-floral-1?variant=49132327895287",
                        "@id": "https://billyj.com.au/products/jayma-maxi-dress-blue-floral-1?variant=49132327895287#offer",
                        "availability": "https://schema.org/InStock",
                        "inventoryLevel": {
                            "@type": "[DEPTH_TRUNCATED]",
                            "value": "[DEPTH_TRUNCATED]"
                        },
                        "price": 109.95,
                        "priceSpecification": [
                            "[DEPTH_TRUNCATED]"
                        ],
                        "priceValidUntil": "2030-12-21",
                        "priceCurrency": "AUD",
                        "shippingDetails": [
                            "[DEPTH_TRUNCATED]"
                        ],
                        "itemCondition": "https://schema.org/NewCondition",
                        "seller": {
                            "@type": "[DEPTH_TRUNCATED]",
                            "name": "[DEPTH_TRUNCATED]",
                            "@id": "[DEPTH_TRUNCATED]"
                        }
                    }
                },
                "1": {
                    "@type": "Product",
                    "name": "8 / Blue Floral",
                    "sku": "",
                    "gtin14": "33465594328516",
                    "mpn": "33465594328516",
                    "image": "https://billyj.com.au/cdn/shop/files/0L4A5116_92553a8b-5b47-4be7-84bb-9d609ff600ff_15.jpg?v=1728433149&width=1200",
                    "description": "Dance the night away in the Jayma Maxi Dress in Blue Floral, a one-shoulder style with a flowy, tiered skirt. Shop now to bring bold summer energy everywhere!",
                    "brand": {
                        "@type": "Brand",
                        "name": "Sweet Pot",
                        "url": "https://billyj.com.au/collections/vendors?q=Sweet%20Pot"
                    },
                    "offers": {
                        "@type": "Offer",
                        "url": "https://billyj.com.au/products/jayma-maxi-dress-blue-floral-1?variant=49132327928055",
                        "@id": "https://billyj.com.au/products/jayma-maxi-dress-blue-floral-1?variant=49132327928055#offer",
                        "availability": "https://schema.org/InStock",
                        "inventoryLevel": {
                            "@type": "[DEPTH_TRUNCATED]",
                            "value": "[DEPTH_TRUNCATED]"
                        },
                        "price": 109.95,
                        "priceSpecification": [
                            "[DEPTH_TRUNCATED]"
                        ],
                        "description": "AUD-10995---109.95",
                        "priceValidUntil": "2030-12-21",
                        "priceCurrency": "AUD",
                        "shippingDetails": [
                            "[DEPTH_TRUNCATED]"
                        ],
                        "itemCondition": "https://schema.org/NewCondition",
                        "seller": {
                            "@type": "[DEPTH_TRUNCATED]",
                            "name": "[DEPTH_TRUNCATED]",
                            "@id": "[DEPTH_TRUNCATED]"
                        }
                    }
                },
                "2": {
                    "@type": "Product",
                    "name": "10 / Blue Floral",
                    "sku": "",
                    "gtin14": "33464341500084",
                    "mpn": "33464341500084",
                    "image": "https://billyj.com.au/cdn/shop/files/0L4A5116_92553a8b-5b47-4be7-84bb-9d609ff600ff_15.jpg?v=1728433149&width=1200",
                    "description": "Dance the night away in the Jayma Maxi Dress in Blue Floral, a one-shoulder style with a flowy, tiered skirt. Shop now to bring bold summer energy everywhere!",
                    "brand": {
                        "@type": "Brand",
                        "name": "Sweet Pot",
                        "url": "https://billyj.com.au/collections/vendors?q=Sweet%20Pot"
                    },
                    "offers": {
                        "@type": "Offer",
                        "url": "https://billyj.com.au/products/jayma-maxi-dress-blue-floral-1?variant=49132327960823",
                        "@id": "https://billyj.com.au/products/jayma-maxi-dress-blue-floral-1?variant=49132327960823#offer",
                        "availability": "https://schema.org/InStock",
                        "inventoryLevel": {
                            "@type": "[DEPTH_TRUNCATED]",
                            "value": "[DEPTH_TRUNCATED]"
                        },
                        "price": 109.95,
                        "priceSpecification": [
                            "[DEPTH_TRUNCATED]"
                        ],
                        "description": "AUD-10995---109.95",
                        "priceValidUntil": "2030-12-21",
                        "priceCurrency": "AUD",
                        "shippingDetails": [
                            "[DEPTH_TRUNCATED]"
                        ],
                        "itemCondition": "https://schema.org/NewCondition",
                        "seller": {
                            "@type": "[DEPTH_TRUNCATED]",
                            "name": "[DEPTH_TRUNCATED]",
                            "@id": "[DEPTH_TRUNCATED]"
                        }
                    }
                },
                "3": {
                    "@type": "Product",
                    "name": "12 / Blue Floral",
                    "sku": "",
                    "gtin14": "33463236301343",
                    "mpn": "33463236301343",
                    "image": "https://billyj.com.au/cdn/shop/files/0L4A5116_92553a8b-5b47-4be7-84bb-9d609ff600ff_15.jpg?v=1728433149&width=1200",
                    "description": "Dance the night away in the Jayma Maxi Dress in Blue Floral, a one-shoulder style with a flowy, tiered skirt. Shop now to bring bold summer energy everywhere!",
                    "brand": {
                        "@type": "Brand",
                        "name": "Sweet Pot",
                        "url": "https://billyj.com.au/collections/vendors?q=Sweet%20Pot"
                    },
                    "offers": {
                        "@type": "Offer",
                        "url": "https://billyj.com.au/products/jayma-maxi-dress-blue-floral-1?variant=49132327993591",
                        "@id": "https://billyj.com.au/products/jayma-maxi-dress-blue-floral-1?variant=49132327993591#offer",
                        "availability": "https://schema.org/InStock",
                        "inventoryLevel": {
                            "@type": "[DEPTH_TRUNCATED]",
                            "value": "[DEPTH_TRUNCATED]"
                        },
                        "price": 109.95,
                        "priceSpecification": [
                            "[DEPTH_TRUNCATED]"
                        ],
                        "description": "AUD-10995---109.95",
                        "priceValidUntil": "2030-12-21",
                        "priceCurrency": "AUD",
                        "shippingDetails": [
                            "[DEPTH_TRUNCATED]"
                        ],
                        "itemCondition": "https://schema.org/NewCondition",
                        "seller": {
                            "@type": "[DEPTH_TRUNCATED]",
                            "name": "[DEPTH_TRUNCATED]",
                            "@id": "[DEPTH_TRUNCATED]"
                        }
                    }
                },
                "4": {
                    "@type": "Product",
                    "name": "14 / Blue Floral",
                    "sku": "",
                    "gtin14": "33462235855300",
                    "mpn": "33462235855300",
                    "image": "https://billyj.com.au/cdn/shop/files/0L4A5116_92553a8b-5b47-4be7-84bb-9d609ff600ff_15.jpg?v=1728433149&width=1200",
                    "description": "Dance the night away in the Jayma Maxi Dress in Blue Floral, a one-shoulder style with a flowy, tiered skirt. Shop now to bring bold summer energy everywhere!",
                    "brand": {
                        "@type": "Brand",
                        "name": "Sweet Pot",
                        "url": "https://billyj.com.au/collections/vendors?q=Sweet%20Pot"
                    },
                    "offers": {
                        "@type": "Offer",
                        "url": "https://billyj.com.au/products/jayma-maxi-dress-blue-floral-1?variant=49132328026359",
                        "@id": "https://billyj.com.au/products/jayma-maxi-dress-blue-floral-1?variant=49132328026359#offer",
                        "availability": "https://schema.org/InStock",
                        "inventoryLevel": {
                            "@type": "[DEPTH_TRUNCATED]",
                            "value": "[DEPTH_TRUNCATED]"
                        },
                        "price": 109.95,
                        "priceSpecification": [
                            "[DEPTH_TRUNCATED]"
                        ],
                        "description": "AUD-10995---109.95",
                        "priceValidUntil": "2030-12-21",
                        "priceCurrency": "AUD",
                        "shippingDetails": [
                            "[DEPTH_TRUNCATED]"
                        ],
                        "itemCondition": "https://schema.org/NewCondition",
                        "seller": {
                            "@type": "[DEPTH_TRUNCATED]",
                            "name": "[DEPTH_TRUNCATED]",
                            "@id": "[DEPTH_TRUNCATED]"
                        }
                    }
                },
                "_items_truncated": true
            },
            "productGroupID": "9534438310135",
            "sku": "EY6498MA-31-BLF-06",
            "gtin14": "33466876931331",
            "mpn": "33466876931331",
            "weight": {
                "@type": "QuantitativeValue",
                "unitCode": "KGM",
                "value": "0.37"
            },
            "description": "Dance the night away in the Jayma Maxi Dress in Blue Floral, a one-shoulder style with a flowy, tiered skirt. Shop now to bring bold summer energy everywhere!",
            "image": {
                "0": "https://billyj.com.au/cdn/shop/files/0L4A5116_92553a8b-5b47-4be7-84bb-9d609ff600ff_15.jpg?v=1728433149&width=1200",
                "1": "https://billyj.com.au/cdn/shop/files/39A3280.jpg?v=1731459802&width=1200",
                "2": "https://billyj.com.au/cdn/shop/files/0L4A5117.jpg?v=1728857274&width=1200",
                "3": "https://billyj.com.au/cdn/shop/files/39A3296_4614609f-3112-4514-991a-015e007b0ad9.jpg?v=1731459802&width=1200",
                "4": "https://billyj.com.au/cdn/shop/files/0L4A5116_92553a8b-5b47-4be7-84bb-9d609ff600ff_1.jpg?v=1728857274&width=1200",
                "_items_truncated": true
            },
            "name": "Jayma Maxi Dress - Blue Floral ",
            "url": "https://billyj.com.au/products/jayma-maxi-dress-blue-floral-1"
        },
        "_truncated": true,
        "_original_size": 19720
    },
    {
        "shippingDetails": [
            {
                "@context": "https://schema.org",
                "@id": "https://billyj.com.au/products/jayma-maxi-dress-blue-floral-1#shippingPolicy_schemaplus_1",
                "shippingRate": {
                    "@context": "https://schema.org",
                    "@type": "MonetaryAmount",
                    "currency": "AUD"
                },
                "shippingDestination": {
                    "@context": "https://schema.org",
                    "@type": "DefinedRegion",
                    "addressCountry": []
                },
                "deliveryTime": {
                    "@context": "https://schema.org",
                    "@type": "ShippingDeliveryTime",
                    "handlingTime": {
                        "@context": "https://schema.org",
                        "@type": "QuantitativeValue",
                        "minValue": "",
                        "maxValue": "",
                        "unitCode": "DAY"
                    },
                    "transitTime": {
                        "@context": "https://schema.org",
                        "@type": "QuantitativeValue",
                        "minValue": "",
                        "maxValue": "",
                        "unitCode": "DAY"
                    }
                }
            }
        ],
        "_truncated": true,
        "_original_size": 19720
    },
    {
        "@context": "https://schema.org",
        "@type": "BreadcrumbList",
        "name": "Billy J Breadcrumbs Schema by SchemaPlus",
        "itemListElement": [
            {
                "@type": "ListItem",
                "position": 1,
                "item": {
                    "@id": "https://billyj.com.au/collections",
                    "name": "Products"
                }
            },
            {
                "@type": "ListItem",
                "position": 2,
                "item": {
                    "@id": "https://billyj.com.au/collections/a-w-pants-bottoms",
                    "name": "A/W PANTS & BOTTOMS"
                }
            },
            {
                "@type": "ListItem",
                "position": 3,
                "item": {
                    "@id": "https://billyj.com.au/products/jayma-maxi-dress-blue-floral-1#breadcrumb_sp_schemaplus",
                    "name": "Jayma Maxi Dress - Blue Floral"
                }
            }
        ],
        "_truncated": true,
        "_original_size": 19720
    },
    {
        "@context": "http://schema.org",
        "@type": "Organization",
        "name": "Billy J",
        "logo": "https://billyj.com.au/cdn/shop/files/Billy_J_-_Logo_black_-FINAL_-_04-25.png?v=1744612047&width=500",
        "sameAs": {
            "0": "",
            "1": "https://www.facebook.com/BillyJBoutique/",
            "2": "https://au.pinterest.com/billyjboutique/",
            "3": "https://www.instagram.com/billy_j_boutique/",
            "4": "",
            "_items_truncated": true
        },
        "url": "https://billyj.com.au",
        "_truncated": true,
        "_original_size": 19720
    },
    {
        "@context": "http://schema.org/",
        "@id": "/products/jayma-maxi-dress-blue-floral-1#product",
        "@type": "ProductGroup",
        "brand": {
            "@type": "Brand",
            "name": "Sweet Pot"
        },
        "category": "Dresses",
        "description": "DETAILS\nStep into fun with the Jayma Maxi Dress in Blue Floral. This playful maxi features a flirty one-shoulder design with a charming knot detail on the strap. The shirred back offers a comfy fit, while the gathered bust and waist add a touch of whimsy to your silhouette. Perfect for sunny days and lively gatherings, this dress brings a fresh, joyful vibe to your wardrobe.\n- Maxi dress \n- One shoulder \n- Shirred back\n- Knot detail in shoulder strap\n- Gathered feature on bust and waist \n- 100% ",
        "hasVariant": {
            "0": {
                "@id": "/products/jayma-maxi-dress-blue-floral-1?variant=49132327895287#variant",
                "@type": "Product",
                "gtin": "33466876931331",
                "image": "https://billyj.com.au/cdn/shop/files/0L4A5116_92553a8b-5b47-4be7-84bb-9d609ff600ff_15.jpg?v=1728433149&width=1920",
                "name": "Jayma Maxi Dress - Blue Floral - 6 / Blue Floral",
                "offers": {
                    "@id": "/products/jayma-maxi-dress-blue-floral-1?variant=49132327895287#offer",
                    "@type": "Offer",
                    "availability": "http://schema.org/InStock",
                    "price": "109.95",
                    "priceCurrency": "AUD",
                    "url": "https://billyj.com.au/products/jayma-maxi-dress-blue-floral-1?variant=49132327895287"
                },
                "sku": "EY6498MA-31-BLF-06"
            },
            "1": {
                "@id": "/products/jayma-maxi-dress-blue-floral-1?variant=49132327928055#variant",
                "@type": "Product",
                "gtin": "33465594328516",
                "image": "https://billyj.com.au/cdn/shop/files/0L4A5116_92553a8b-5b47-4be7-84bb-9d609ff600ff_15.jpg?v=1728433149&width=1920",
                "name": "Jayma Maxi Dress - Blue Floral - 8 / Blue Floral",
                "offers": {
                    "@id": "/products/jayma-maxi-dress-blue-floral-1?variant=49132327928055#offer",
                    "@type": "Offer",
                    "availability": "http://schema.org/InStock",
                    "price": "109.95",
                    "priceCurrency": "AUD",
                    "url": "https://billyj.com.au/products/jayma-maxi-dress-blue-floral-1?variant=49132327928055"
                },
                "sku": "EY6498MA-31-BLF-08"
            },
            "2": {
                "@id": "/products/jayma-maxi-dress-blue-floral-1?variant=49132327960823#variant",
                "@type": "Product",
                "gtin": "33464341500084",
                "image": "https://billyj.com.au/cdn/shop/files/0L4A5116_92553a8b-5b47-4be7-84bb-9d609ff600ff_15.jpg?v=1728433149&width=1920",
                "name": "Jayma Maxi Dress - Blue Floral - 10 / Blue Floral",
                "offers": {
                    "@id": "/products/jayma-maxi-dress-blue-floral-1?variant=49132327960823#offer",
                    "@type": "Offer",
                    "availability": "http://schema.org/InStock",
                    "price": "109.95",
                    "priceCurrency": "AUD",
                    "url": "https://billyj.com.au/products/jayma-maxi-dress-blue-floral-1?variant=49132327960823"
                },
                "sku": "EY6498MA-31-BLF-10"
            },
            "3": {
                "@id": "/products/jayma-maxi-dress-blue-floral-1?variant=49132327993591#variant",
                "@type": "Product",
                "gtin": "33463236301343",
                "image": "https://billyj.com.au/cdn/shop/files/0L4A5116_92553a8b-5b47-4be7-84bb-9d609ff600ff_15.jpg?v=1728433149&width=1920",
                "name": "Jayma Maxi Dress - Blue Floral - 12 / Blue Floral",
                "offers": {
                    "@id": "/products/jayma-maxi-dress-blue-floral-1?variant=49132327993591#offer",
                    "@type": "Offer",
                    "availability": "http://schema.org/InStock",
                    "price": "109.95",
                    "priceCurrency": "AUD",
                    "url": "https://billyj.com.au/products/jayma-maxi-dress-blue-floral-1?variant=49132327993591"
                },
                "sku": "EY6498MA-31-BLF-12"
            },
            "4": {
                "@id": "/products/jayma-maxi-dress-blue-floral-1?variant=49132328026359#variant",
                "@type": "Product",
                "gtin": "33462235855300",
                "image": "https://billyj.com.au/cdn/shop/files/0L4A5116_92553a8b-5b47-4be7-84bb-9d609ff600ff_15.jpg?v=1728433149&width=1920",
                "name": "Jayma Maxi Dress - Blue Floral - 14 / Blue Floral",
                "offers": {
                    "@id": "/products/jayma-maxi-dress-blue-floral-1?variant=49132328026359#offer",
                    "@type": "Offer",
                    "availability": "http://schema.org/InStock",
                    "price": "109.95",
                    "priceCurrency": "AUD",
                    "url": "https://billyj.com.au/products/jayma-maxi-dress-blue-floral-1?variant=49132328026359"
                },
                "sku": "EY6498MA-31-BLF-14"
            },
            "_items_truncated": true
        },
        "name": "Jayma Maxi Dress - Blue Floral",
        "productGroupID": "9534438310135",
        "url": "https://billyj.com.au/products/jayma-maxi-dress-blue-floral-1",
        "_truncated": true,
        "_original_size": 19720
    }
]
🛡️ Trust Signals — external proof links that back the declared identity
442Review mentions (all pages)
8External proof links (all pages)
PageReviewsProof links
/ (home) 49 2
/products/jaykowa-jeans-white-denim/ 82 2
/products/romi-shirt-and-shorts-set-brown-stripe/ 151 2
/products/jayma-maxi-dress-blue-floral-1/ 160 2