[
    {
        "@context": "https://schema.org",
        "@type": "OnlineStore",
        "@id": "https://www.charlottelowe.co.uk#onlinestore-profile",
        "name": "Charlotte Lowe",
        "description": "Memory necklaces and personalised jewellery handmade in Birmingham to celebrate cherished moments. Popular themes include dog jewellery, beach jewellery and photo jewellery.",
        "image": [
            "https://charlottelowe.co.uk/cdn/shop/files/last_go_at_logo_165x.png?v=1613516702",
            "https://charlottelowe.co.uk/cdn/shop/products/beach-walks-couple-mans-best-friend-dog-necklace-309636_800x.jpg?v=1599582578",
            "https://charlottelowe.co.uk/cdn/shop/products/large-couple-on-the-beach-necklace-with-blue-sky-172272_800x.jpg?v=1599584316"
        ],
        "address": {
            "@type": "PostalAddress",
            "streetAddress": "Unit 3, 39 Warstone Lane ",
            "addressLocality": "Birmingham",
            "addressRegion": "West Midlands",
            "postalCode": "B18 6JQ",
            "addressCountry": "UK"
        },
        "telephone": "01216473677",
        "email": "info@charlottelowe.co.uk",
        "url": "https://www.charlottelowe.co.uk",
        "sameAs": [
            "https://www.facebook.com/CharlotteLoweJewellery",
            "https://www.instagram.com/charlottelowejewellery/",
            "https://uk.pinterest.com/CharlotteLoweJewellery/",
            "https://www.linkedin.com/in/charlottelowejewellery"
        ],
        "award": [
            "Winner - Innovation & Excellence Award - 2023",
            "Finalist - Designer of the Year, NAJ Awards 2017",
            "Winner - The Best Things Come in Small Packages, Jewellery & Watch 2017"
        ],
        "employee": [
            {
                "@type": "Person",
                "name": "Charlotte Lowe",
                "image": "",
                "jobTitle": "Owner / Designer Maker",
                "sameAs": [
                    "https://www.facebook.com/CharlotteLoweJewellery",
                    "https://www.instagram.com/charlottelowejewellery/",
                    "https://uk.pinterest.com/charlottelowejewellery/",
                    "https://www.linkedin.com/in/charlottelowejewellery"
                ],
                "email": "info@charlottelowe.co.uk",
                "alumniOf": "University of Wolverhampton",
                "knowsLanguage": [
                    "English"
                ],
                "skills": [
                    "Jewellery design",
                    "Handmade jewellery",
                    "Bespoke jewellery",
                    "Photo jewellery",
                    "Photo etching",
                    "Hand engraving"
                ],
                "knowsAbout": [
                    "Photo etching",
                    "Silver jewellery",
                    "Gold jewellery",
                    "Platinum jewellery"
                ]
            }
        ],
        "potentialAction": [
            {
                "@type": "OrderAction",
                "name": "Place an Order",
                "url": "https://charlottelowe.co.uk/collections/all-products"
            },
            {
                "@type": "SearchAction",
                "name": "Browse the Collections",
                "url": "https://charlottelowe.co.uk/collections/all-products"
            }
        ]
    }
]