[
    {
        "@context": "https://schema.org",
        "@type": "https://schema.org/EntertainmentBusiness",
        "@id": "https://www.sarahviolin.com/#entertainmentbusiness-profile",
        "name": "Sarah Violin",
        "legalName": "SARAHVIOLIN LTD",
        "description": "Sarah is a leading electric violinist, based in London. She collaborates with exceptional DJ\u2019s and musicians, creating a wonderfully unique and unforgettable performance. Sarah performs classical cross-over, jazz, pop, deep house, Ibiza, and dance tracks to name but a few.",
        "image": [
            "https://www.aiprofiles.co.uk/storage/logos/logo_68c814dd3c408.webp"
        ],
        "address": {
            "@type": "PostalAddress"
        },
        "telephone": "+44 (0)7720289312",
        "email": "sarah@sarahviolin.com",
        "url": "https://www.sarahviolin.com/",
        "sameAs": [
            "https://www.facebook.com/sarahviolinist/",
            "https://www.instagram.com/sarah.violin_"
        ],
        "award": [
            "Best Entertainment Group, Prestige Business Awards 2025"
        ],
        "currenciesAccepted": "GBP",
        "paymentAccepted": "Bank transfer",
        "geo": {
            "@type": "GeoCoordinates"
        },
        "hasCertification": "",
        "companyRegistration": "09602060",
        "employee": [
            {
                "@type": "https://schema.org/Person",
                "name": "Sarah Mallock",
                "image": "",
                "jobTitle": "Owner",
                "sameAs": [
                    "https://www.instagram.com/sarah.violin_",
                    "https://www.facebook.com/sarahviolinist/"
                ],
                "email": "sarah@sarahviolin.com",
                "alumniOf": "University of the Arts London",
                "knowsLanguage": [
                    "en,fr"
                ],
                "skills": [
                    "violin",
                    "design",
                    "music"
                ]
            }
        ],
        "review": [
            {
                "@type": "https://schema.org/Review",
                "author": {
                    "@type": "https://schema.org/Person",
                    "name": "Anne-Claire d\u2019Izarny-Gargas, Mo\u00ebt Hennessy Europe"
                },
                "reviewBody": "Working with Sarah has been a fantastic experience. She created an unforgettable performance, our guests were absolutely delighted. We look forward to working together again in the future.",
                "reviewRating": {
                    "@type": "https://schema.org/Rating",
                    "ratingValue": 5
                }
            }
        ],
        "aggregateRating": {
            "@type": "AggregateRating",
            "ratingValue": 5,
            "reviewCount": 1
        }
    }
]