{
  "@context": "https://schema.org",
  "@type": "HowTo",
  "name": "How Private Cam Works",
  "description": "Learn how to use Private Cam's video chat platform in three simple steps.",
  "url": "https://private-cam.site/how-it-works.html",
  "step": [
    {
      "@type": "HowToStep",
      "name": "Create Your Account",
      "text": "Sign up with your email address and choose a username."
    },
    {
      "@type": "HowToStep",
      "name": "Complete Your Profile",
      "text": "Add a profile picture and set your chat preferences."
    },
    {
      "@type": "HowToStep",
      "name": "Start Random Chats",
      "text": "Click the Start button and begin meeting new people instantly."
    }
  ]
}