{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://hellonails.co.uk/#organization",
      "name": "Hello Nails",
      "url": "https://hellonails.co.uk/",
      "description": "Semi-cured gel nail wraps that deliver salon-quality results at home. TPO and HEMA-free, easy to apply, and gentle to remove — no acetone, no damage."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/hello-nails#asg",
      "name": "Hello Nails ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/hello-nails",
      "isPartOf": {
        "@id": "https://hellonails.co.uk/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}