{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://moustachebikes.com/#organization",
      "name": "Moustache Bikes",
      "url": "https://moustachebikes.com/",
      "description": "Moustache is the strong belief that the electric bicycle represents an incredible opportunity for the development of bicycle use! We believe it is the perfect tool to leave the car in the garage."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/moustache-bikes#asg",
      "name": "Moustache Bikes ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/moustache-bikes",
      "isPartOf": {
        "@id": "https://moustachebikes.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}