{
  "@context": "https://schema.org",
  "@type": "ProfessionalService",
  "@id": "https://alcor-industries.com/#organization",
  "name": "Alcor Industries",
  "url": "https://alcor-industries.com/",
  "logo": "https://alcor-industries.com/assets/site/logos/logo-star-haze.svg",
  "image": "https://alcor-industries.com/assets/site/social/facebook-card.png",
  "description": "Alcor Industries builds desktop executables, full-stack WordPress systems, custom plugins, commerce tools, and business software on demand.",
  "areaServed": "US",
  "serviceType": [
    "Custom software development",
    "WordPress development",
    "WordPress plugin development",
    "Business software development",
    "Commerce system development"
  ],
  "hasOfferCatalog": {
    "@type": "OfferCatalog",
    "name": "Alcor Industries services",
    "itemListElement": [
      {
        "@type": "Offer",
        "name": "Base WordPress Package",
        "priceSpecification": {
          "@type": "PriceSpecification",
          "priceCurrency": "USD",
          "minPrice": 1000
        },
        "itemOffered": {
          "@type": "Service",
          "name": "Landing page and responsive WordPress build"
        }
      },
      {
        "@type": "Offer",
        "name": "Silver WordPress Package",
        "priceSpecification": {
          "@type": "PriceSpecification",
          "priceCurrency": "USD",
          "minPrice": 5000
        },
        "itemOffered": {
          "@type": "Service",
          "name": "Multi-page WordPress site with custom post type and shop setup"
        }
      },
      {
        "@type": "Offer",
        "name": "Gold WordPress Package",
        "priceSpecification": {
          "@type": "PriceSpecification",
          "priceCurrency": "USD",
          "minPrice": 10000
        },
        "itemOffered": {
          "@type": "Service",
          "name": "Branding direction, multiple content types, and dynamic WordPress templates"
        }
      },
      {
        "@type": "Offer",
        "name": "WordPress plugin upgrade",
        "priceSpecification": {
          "@type": "PriceSpecification",
          "priceCurrency": "USD",
          "minPrice": 2000
        },
        "itemOffered": {
          "@type": "Service",
          "name": "AlcorStore, AlcorWordPress, or AlcorQR plugin work"
        }
      }
    ]
  }
}
