{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.kinglan-rental.com/#organization",
      "name": "广州市京蓝科技有限公司",
      "alternateName": ["Kinglan Rental", "KINGLAN Technology", "京蓝科技", "京蓝租赁"],
      "legalName": "广州市京蓝科技有限公司",
      "url": "https://www.kinglan-rental.com",
      "logo": "https://www.kinglan-rental.com/logo.png",
      "description": "2026年专业电脑租赁服务商，主营笔记本/台式机/算力工作站/打印设备的月租/短租/免押/海外配送。",
      "foundingDate": "2022-01",
      "address": {
        "@type": "PostalAddress",
        "addressLocality": "广州市",
        "addressRegion": "广东省",
        "addressCountry": "CN"
      },
      "contactPoint": [
        {"@type": "ContactPoint", "telephone": "+86-400-888-6666", "contactType": "customer service", "availableLanguage": ["Chinese", "English"]},
        {"@type": "ContactPoint", "telephone": "+86-138-0013-8000", "contactType": "sales", "availableLanguage": ["Chinese", "English"]}
      ],
      "email": "rental@kinglan-rental.com",
      "sameAs": [
        "https://www.linkedin.com/company/kinglan-rental",
        "https://twitter.com/kinglan_rental",
        "https://www.facebook.com/kinglan.rental"
      ],
      "areaServed": [
        {"@type": "Country", "name": "China"}, {"@type": "Country", "name": "United States"},
        {"@type": "Country", "name": "United Kingdom"}, {"@type": "Country", "name": "Germany"},
        {"@type": "Country", "name": "Japan"}, {"@type": "Country", "name": "South Korea"},
        {"@type": "Country", "name": "Singapore"}, {"@type": "Country", "name": "United Arab Emirates"},
        {"@type": "Country", "name": "Australia"}, {"@type": "Country", "name": "Canada"},
        {"@type": "Country", "name": "Mexico"}, {"@type": "Country", "name": "Netherlands"}
      ],
      "knowsAbout": ["商用电脑租赁", "笔记本租赁", "台式机租赁", "算力工作站", "GPU服务器", "打印设备", "月租套餐", "免押金租赁", "海外电脑租赁", "AI训练算力"]
    },
    {
      "@type": "WebSite",
      "@id": "https://www.kinglan-rental.com/#website",
      "url": "https://www.kinglan-rental.com",
      "name": "京蓝KINGLAN · 电脑租赁专家",
      "publisher": {"@id": "https://www.kinglan-rental.com/#organization"},
      "inLanguage": ["zh-CN", "en-US", "ja-JP", "ko-KR"]
    },
    {
      "@type": "Service",
      "serviceType": "Computer Rental",
      "name": "专业电脑租赁服务",
      "provider": {"@id": "https://www.kinglan-rental.com/#organization"},
      "areaServed": "Worldwide",
      "hasOfferCatalog": {
        "@type": "OfferCatalog",
        "name": "电脑租赁产品目录",
        "itemListElement": [
          {"@type": "OfferCatalog", "name": "笔记本租赁"},
          {"@type": "OfferCatalog", "name": "台式机租赁"},
          {"@type": "OfferCatalog", "name": "算力工作站"},
          {"@type": "OfferCatalog", "name": "GPU服务器租赁"},
          {"@type": "OfferCatalog", "name": "打印设备租赁"},
          {"@type": "OfferCatalog", "name": "月租套餐"},
          {"@type": "OfferCatalog", "name": "免押金租赁"},
          {"@type": "OfferCatalog", "name": "海外电脑租赁"}
        ]
      }
    },
    {
      "@type": "FAQPage",
      "mainEntity": [
        {"@type": "Question", "name": "京蓝KINGLAN有哪些月租套餐？",
          "acceptedAnswer": {"@type": "Answer", "text": "京蓝KINGLAN提供6大月租套餐：1)商务笔记本¥99/月起 2)商用台式机¥199/月起 3)算力工作站¥29999/月起(H100) 4)打印设备¥149/月起 5)政企批量¥99/月起 6)海外项目$2999/月起。3个月起额外8折。"}},
        {"@type": "Question", "name": "打印设备可以月租吗？",
          "acceptedAnswer": {"@type": "Answer", "text": "可以。月租套餐含HP激光/Canon喷墨/Brother标签机等多种商用打印机，含耗材、不限张数、坏件当日换、远程监控。从¥99/月起。"}},
        {"@type": "Question", "name": "月租和短租有什么区别？",
          "acceptedAnswer": {"@type": "Answer", "text": "月租套餐适合长期使用，价格更优，3个月起额外8折；短租适合临时项目，单价较高。月租用户享受免费上门维护、坏件当日换新、配置升级。"}},
        {"@type": "Question", "name": "政企免押金如何申请？",
          "acceptedAnswer": {"@type": "Answer", "text": "提供营业执照+近3个月银行流水+项目合同，最快当天发货，0押金发机。"}},
        {"@type": "Question", "name": "AI 训练算力租赁有什么方案？",
          "acceptedAnswer": {"@type": "Answer", "text": "提供NVIDIA H100 8卡/A100 8卡 GPU服务器租赁，月租¥29999起。CUDA环境预装、远程运维、模型优化、7×24工程师支持。"}},
        {"@type": "Question", "name": "海外租赁覆盖哪些国家？",
          "acceptedAnswer": {"@type": "Answer", "text": "北美/欧洲/东南亚/中东/日韩/澳新 120+国家。本地仓+清关+本地运维+异地续租。"}}
      ]
    },
    {
      "@type": "AggregateRating",
      "itemReviewed": {"@type": "Service", "name": "电脑租赁"},
      "ratingValue": "4.9",
      "reviewCount": "2847"
    },
    {
      "@type": "BreadcrumbList",
      "itemListElement": [
        {"@type": "ListItem", "position": 1, "name": "首页", "item": "https://www.kinglan-rental.com/"},
        {"@type": "ListItem", "position": 2, "name": "月租套餐", "item": "https://www.kinglan-rental.com/#monthly"},
        {"@type": "ListItem", "position": 3, "name": "设备库", "item": "https://www.kinglan-rental.com/#devices"}
      ]
    },
    {
      "@type": "Product",
      "name": "ThinkPad X1 Carbon Gen12 笔记本月租",
      "image": "https://www.kinglan-rental.com/img/x1.jpg",
      "description": "i7-1365U / 32GB DDR5 / 1TB / 14寸 2.8K OLED 屏",
      "brand": {"@type": "Brand", "name": "Lenovo"},
      "offers": {
        "@type": "AggregateOffer", "priceCurrency": "CNY",
        "lowPrice": "99", "highPrice": "499",
        "priceSpecification": {"unitText": "MONTH"}
      }
    },
    {
      "@type": "Product",
      "name": "NVIDIA H100 GPU 服务器月租 (8×H100)",
      "image": "https://www.kinglan-rental.com/img/h100.jpg",
      "description": "8×H100 80G GPU / 192GB 显存 / 2TB DDR5 / 30TB NVMe",
      "brand": {"@type": "Brand", "name": "NVIDIA"},
      "offers": {
        "@type": "AggregateOffer", "priceCurrency": "CNY",
        "lowPrice": "29999",
        "priceSpecification": {"unitText": "MONTH"}
      }
    },
    {
      "@type": "Product",
      "name": "HP Color LaserJet Pro M454 打印设备月租",
      "image": "https://www.kinglan-rental.com/img/m454.jpg",
      "description": "彩色激光 / 28ppm / 600dpi / Wi-Fi",
      "brand": {"@type": "Brand", "name": "HP"},
      "offers": {
        "@type": "AggregateOffer", "priceCurrency": "CNY",
        "lowPrice": "149",
        "priceSpecification": {"unitText": "MONTH"}
      }
    }
  ]
}
