{
    "@context": "https://schema.org",
    "@type": "Organization",
    "name": "TopAIHosting",
    "url": "https://topaihosting.com",
    "logo": "https://topaihosting.com/own.png",
    "description": "Professional server setup and data center installation services in India",
    "address": {
        "@type": "PostalAddress",
        "addressCountry": "IN",
        "addressRegion": "Delhi",
        "postalCode": "110001"
    },
    "contactPoint": {
        "@type": "ContactPoint",
        "telephone": "+91-8882826039",
        "contactType": "customer service",
        "areaServed": "IN",
        "availableLanguage": [
            "Hindi",
            "English"
        ]
    },
    "sameAs": [
        "https://www.facebook.com/TopAiHosting",
        "https://www.youtube.com/@topaihosting",
        "https://www.instagram.com/topaihosting/"
    ],
    "hasOfferCatalog": {
        "@type": "OfferCatalog",
        "name": "Server Setup Services",
        "itemListElement": [
            {
                "@type": "Service",
                "name": "Linux Server Setup",
                "description": "Complete Linux server installation and configuration for lifetime",
                "provider": {
                    "@type": "Organization",
                    "name": "TopAIHosting"
                },
                "areaServed": {
                    "@type": "Country",
                    "name": "India"
                },
                "price": "20999",
                "priceCurrency": "INR",
                "keywords": "server setup cost, linux server setup, server installation"
            },
            {
                "@type": "Service",
                "name": "WHM + cPanel Server Setup",
                "description": "Complete web hosting server with unlimited cPanel accounts",
                "provider": {
                    "@type": "Organization",
                    "name": "TopAIHosting"
                },
                "areaServed": {
                    "@type": "Country",
                    "name": "India"
                },
                "price": "35999",
                "priceCurrency": "INR",
                "keywords": "whm cpanel setup, web hosting server, server hosting charges"
            },
            {
                "@type": "Service",
                "name": "Data Center Setup",
                "description": "Complete data center software installation and management",
                "provider": {
                    "@type": "Organization",
                    "name": "TopAIHosting"
                },
                "areaServed": {
                    "@type": "Country",
                    "name": "India"
                },
                "price": "70999",
                "priceCurrency": "INR",
                "keywords": "data center setup, data center installation, server rack price"
            }
        ]
    },
    "mainEntity": {
        "@type": "FAQPage",
        "mainEntity": [
            {
                "@type": "Question",
                "name": "What is the server setup cost in India?",
                "acceptedAnswer": {
                    "@type": "Answer",
                    "text": "Linux Server Setup: \u20b920,999, WHM cPanel Setup: \u20b935,999, Data Center Setup: \u20b970,999. Prices include complete installation and lifetime support."
                }
            },
            {
                "@type": "Question",
                "name": "How to setup a home server with old PC?",
                "acceptedAnswer": {
                    "@type": "Answer",
                    "text": "We provide complete home server setup services. Minimum requirements: i5 6th Gen PC, static IP internet, proper cooling. Cost starts from \u20b920,999 including all software."
                }
            },
            {
                "@type": "Question",
                "name": "What is VPS server price in India?",
                "acceptedAnswer": {
                    "@type": "Answer",
                    "text": "VPS hosting starts from \u20b9499/month for 2GB RAM, 50GB SSD. For buying your own VPS server setup, price starts from \u20b920,999 for complete installation."
                }
            },
            {
                "@type": "Question",
                "name": "Dell server price in India?",
                "acceptedAnswer": {
                    "@type": "Answer",
                    "text": "Dell PowerEdge T40: \u20b945,000-\u20b950,000, Dell PowerEdge T140: \u20b965,000-\u20b975,000, Dell PowerEdge R240: \u20b985,000-\u20b995,000. Prices may vary based on configuration."
                }
            }
        ]
    }
}