{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.hostcolor.com/#organization",
      "name": "Host Color LLC",
      "alternateName": ["HostColor", "HC"],
      "url": "https://www.hostcolor.com/",
      "logo": "https://www.hostcolor.com/img/logo.png",
      "foundingDate": "2000",
      "telephone": "+1-888-222-1495",
      "sameAs": [
        "https://www.hostcoloreurope.com/"
      ],
      "description": "HostColor provides dedicated cloud hosting, edge infrastructure, bare metal servers, VPS, data storage, website hosting, colocation and managed infrastructure services from more than 120 data center locations worldwide."
    },
    {
      "@type": "WebSite",
      "@id": "https://www.hostcolor.com/#website",
      "url": "https://www.hostcolor.com/",
      "name": "HostColor",
      "alternateName": "HC",
      "publisher": {
        "@id": "https://www.hostcolor.com/#organization"
      },
      "inLanguage": "en-US"
    },
    {
      "@type": "WebPage",
      "@id": "https://www.hostcolor.com/#webpage",
      "url": "https://www.hostcolor.com/",
      "name": "Dedicated Cloud Hosting, Edge Infrastructure & VPS | HC",
      "isPartOf": {
        "@id": "https://www.hostcolor.com/#website"
      },
      "about": {
        "@id": "https://www.hostcolor.com/#organization"
      },
      "primaryImageOfPage": {
        "@type": "ImageObject",
        "url": "https://www.hostcolor.com/img/logo.png"
      },
      "description": "HostColor's homepage presents dedicated cloud hosting, edge infrastructure, bare metal servers, VPS, GPU servers, cloud data storage, web hosting, colocation and managed infrastructure services.",
      "inLanguage": "en-US"
    },
    {
      "@type": "Service",
      "@id": "https://www.hostcolor.com/#dedicated-cloud-hosting-service",
      "name": "Dedicated Cloud Hosting & Edge Infrastructure",
      "serviceType": "Dedicated cloud hosting, edge infrastructure, bare metal servers, VPS, data storage, web hosting and colocation",
      "provider": {
        "@id": "https://www.hostcolor.com/#organization"
      },
      "areaServed": [
        "United States",
        "Canada",
        "Europe",
        "South America",
        "Africa",
        "Asia",
        "Australia"
      ],
      "description": "Semi-managed and managed dedicated cloud hosting, edge infrastructure, bare metal servers, VPS, GPU servers and data storage services delivered from distributed edge data center locations.",
      "offers": {
        "@type": "AggregateOffer",
        "priceCurrency": "USD",
        "lowPrice": "79",
        "offerCount": "6",
        "availability": "https://schema.org/InStock",
        "url": "https://www.hostcolor.com/"
      },
      "hasOfferCatalog": {
        "@type": "OfferCatalog",
        "name": "HostColor Infrastructure Services",
        "itemListElement": [
          {
            "@type": "OfferCatalog",
            "name": "Cloud Hosting",
            "url": "https://www.hostcolor.com/cloud/"
          },
          {
            "@type": "OfferCatalog",
            "name": "Dedicated Hosting and Bare Metal Servers",
            "url": "https://www.hostcolor.com/dedicatedhosting/"
          },
          {
            "@type": "OfferCatalog",
            "name": "Edge Server Hosting",
            "url": "https://www.hostcolor.com/dedicatedhosting/edge-dedicated-servers.html"
          },
          {
            "@type": "OfferCatalog",
            "name": "Virtual Private Servers",
            "url": "https://www.hostcolor.com/vps/"
          },
          {
            "@type": "OfferCatalog",
            "name": "Data Storage",
            "url": "https://www.hostcolor.com/data-storage/"
          },
          {
            "@type": "OfferCatalog",
            "name": "Colocation",
            "url": "https://www.hostcolor.com/colocation/"
          }
        ]
      }
    },
    {
      "@type": "FAQPage",
      "@id": "https://www.hostcolor.com/#faq",
      "mainEntity": [
        {
          "@type": "Question",
          "name": "What does dedicated web hosting mean?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Dedicated web hosting refers to a physical bare metal server or virtual server used by a single tenant. The server may run directly on bare metal or use virtualization technology to create isolated virtual environments."
          }
        },
        {
          "@type": "Question",
          "name": "What is a Dedicated Cloud Server?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "A Dedicated Cloud Server is a single-tenant cloud server with dedicated CPU, memory and storage resources. It is different from a standard multi-tenant cloud server because the infrastructure is created and used exclusively by one tenant."
          }
        },
        {
          "@type": "Question",
          "name": "Does HostColor provide Dedicated Hosting and Bare Metal Servers?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes. HostColor provides dedicated hosting and bare metal servers from various U.S. and international locations, with physical ports from 1 Gbps to 100 Gbps and customized hardware and software configurations."
          }
        },
        {
          "@type": "Question",
          "name": "Is HostColor infrastructure protected against DDoS attacks?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "HostColor offers DDoS-protected web hosting accounts, VPS, cloud servers and bare metal servers designed to minimize service unavailability and reduce the risk of artificial traffic-related data transfer costs."
          }
        },
        {
          "@type": "Question",
          "name": "Where are HostColor servers and IT infrastructure located?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "HostColor provides edge dedicated servers and cloud server infrastructure from more than 100 data centers worldwide, including locations in North America, South America, Europe, Asia, Africa and Australia."
          }
        }
      ]
    }
  ]
}