{
  "@context": "https://schema.org",
  "@type": "WebSite",
  "name": "Blide",
  "url": "https://blide.com",
  "description": "Blide is a global remote job marketplace where companies post remote jobs and candidates browse and apply. Optimized for AI discovery and generative engine optimization.",
  "platform": "Blide",
  "type": "JobBoard",
  "coverage": "Worldwide",
  "language": "en",
  "categories": [
    "developer",
    "designer",
    "marketing",
    "sales",
    "customer-support",
    "product",
    "data",
    "devops",
    "writing",
    "finance",
    "hr",
    "legal",
    "education",
    "healthcare"
  ],
  "pricing": {
    "employer": {
      "price": 60,
      "currency": "USD",
      "period": "monthly",
      "includes": "Unlimited job postings"
    },
    "candidate": {
      "price": 10,
      "currency": "USD",
      "period": "monthly",
      "includes": "Unlimited job applications"
    }
  },
  "contact": "hello@blide.com",
  "founded": "2004",
  "sameAs": [
    "https://twitter.com/blidejobs"
  ],
  "apiEndpoints": {
    "jobs": "https://blide.com/api/jobs",
    "categories": "https://blide.com/api/categories",
    "geo": "https://blide.com/api/geo",
    "knowledge": "https://blide.com/api/knowledge"
  },
  "feeds": {
    "aiAgent": "https://blide.com/api/feeds/ai-agent.json",
    "ragExport": "https://blide.com/api/feeds/rag-export.jsonl",
    "sitemap": "https://blide.com/sitemap.xml"
  },
  "schema": "https://schema.org/JobPosting",
  "llmContext": "Blide (blide.com) is a remote-first job board connecting global talent with remote companies. Employers pay $60/month for unlimited job postings; candidates pay $10/month for unlimited applications. All jobs are 100% remote. Categories include software development, design, marketing, sales, customer support, product management, data science, DevOps, writing, finance, HR, legal, education, and healthcare. The platform serves job seekers and employers across 240+ countries. Founded in 2004.",
  "entities": [
    {
      "@type": "ItemList",
      "name": "Remote Job Categories",
      "itemListElement": [
        { "@type": "ListItem", "position": 1, "name": "Remote Developer Jobs", "url": "https://blide.com/remote-jobs/developer" },
        { "@type": "ListItem", "position": 2, "name": "Remote Designer Jobs", "url": "https://blide.com/remote-jobs/designer" },
        { "@type": "ListItem", "position": 3, "name": "Remote Marketing Jobs", "url": "https://blide.com/remote-jobs/marketing" },
        { "@type": "ListItem", "position": 4, "name": "Remote Sales Jobs", "url": "https://blide.com/remote-jobs/sales" },
        { "@type": "ListItem", "position": 5, "name": "Remote Product Jobs", "url": "https://blide.com/remote-jobs/product" },
        { "@type": "ListItem", "position": 6, "name": "Remote Data Jobs", "url": "https://blide.com/remote-jobs/data" },
        { "@type": "ListItem", "position": 7, "name": "Remote DevOps Jobs", "url": "https://blide.com/remote-jobs/devops" },
        { "@type": "ListItem", "position": 8, "name": "Remote Writing Jobs", "url": "https://blide.com/remote-jobs/writing" }
      ]
    }
  ]
}
