{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://store.hayaland.com/#organization",
      "name": "Hayaland Inc.",
      "legalName": "Hayaland Inc.",
      "url": "https://store.hayaland.com",
      "logo": {
        "@type": "ImageObject",
        "url": "https://store.hayaland.com/brandmark-colored.png",
        "width": 512,
        "height": 512
      },
      "description": "Premium marketplace for certified refurbished smartphones, tablets, and electronics in Japan with 1-year warranty and free shipping",
      "foundingDate": "2024",
      "slogan": "Your Device, Onto New Value / あなたのモノ、新しい価値へ",
      "address": {
        "@type": "PostalAddress",
        "addressCountry": "JP",
        "addressRegion": "Japan"
      },
      "contactPoint": [
        {
          "@type": "ContactPoint",
          "contactType": "Customer Service",
          "availableLanguage": ["Japanese", "English"],
          "areaServed": "JP"
        }
      ],
      "sameAs": [
        "https://twitter.com/hayaland_",
        "https://www.instagram.com/hayalandinc.jp",
        "https://x.com/hayaland_?s=21&t=Y4nOwxdZJiruR4Z_5naBYw"
      ]
    },
    {
      "@type": "WebSite",
      "@id": "https://store.hayaland.com/#website",
      "url": "https://store.hayaland.com",
      "name": "Hayaland Store",
      "description": "Buy certified refurbished iPhones, Samsung Galaxy, Google Pixel, iPads, and more with 1-year warranty and free shipping in Japan",
      "publisher": {
        "@id": "https://store.hayaland.com/#organization"
      },
      "inLanguage": ["ja", "en"],
      "potentialAction": {
        "@type": "SearchAction",
        "target": {
          "@type": "EntryPoint",
          "urlTemplate": "https://store.hayaland.com/jp?search={search_term_string}"
        },
        "query-input": "required name=search_term_string"
      }
    },
    {
      "@type": "Store",
      "@id": "https://store.hayaland.com/#store",
      "name": "Hayaland Store",
      "image": "https://store.hayaland.com/brandmark-colored.png",
      "url": "https://store.hayaland.com/jp",
      "telephone": "+81",
      "priceRange": "¥¥",
      "address": {
        "@type": "PostalAddress",
        "addressCountry": "JP"
      },
      "geo": {
        "@type": "GeoCoordinates",
        "addressCountry": "JP"
      },
      "currenciesAccepted": "JPY, USD, EUR",
      "paymentAccepted": "Credit Card, Debit Card, Bank Transfer, Visa, Mastercard, JCB, American Express, Diners Club",
      "openingHours": "Mo-Fr 10:00-18:00",
      "areaServed": {
        "@type": "Country",
        "name": "Japan"
      }
    },
    {
      "@type": "Product",
      "@id": "https://store.hayaland.com/#product-iphone",
      "name": "Certified Refurbished iPhone",
      "description": "Premium certified refurbished iPhones with 1-year PrimeCare warranty, complete data erasure, and 80%+ battery health guarantee",
      "brand": {
        "@type": "Brand",
        "name": "Apple"
      },
      "category": "Smartphones",
      "offers": {
        "@type": "AggregateOffer",
        "priceCurrency": "JPY",
        "lowPrice": "20000",
        "highPrice": "150000",
        "offerCount": "100+",
        "availability": "https://schema.org/InStock",
        "seller": {
          "@id": "https://store.hayaland.com/#organization"
        },
        "priceValidUntil": "2025-12-31",
        "shippingDetails": {
          "@type": "OfferShippingDetails",
          "shippingRate": {
            "@type": "MonetaryAmount",
            "value": "0",
            "currency": "JPY"
          },
          "shippingDestination": {
            "@type": "DefinedRegion",
            "addressCountry": "JP"
          },
          "deliveryTime": {
            "@type": "ShippingDeliveryTime",
            "handlingTime": {
              "@type": "QuantitativeValue",
              "minValue": 0,
              "maxValue": 1,
              "unitCode": "DAY"
            },
            "transitTime": {
              "@type": "QuantitativeValue",
              "minValue": 1,
              "maxValue": 2,
              "unitCode": "DAY"
            }
          }
        }
      },
      "warranty": {
        "@type": "WarrantyPromise",
        "durationOfWarranty": {
          "@type": "QuantitativeValue",
          "value": 1,
          "unitCode": "ANN"
        },
        "warrantyScope": "PrimeCare - Complete device warranty with replacement guarantee"
      },
      "itemCondition": "https://schema.org/RefurbishedCondition",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "Battery Health",
          "value": "80%+ minimum capacity"
        },
        {
          "@type": "PropertyValue",
          "name": "Data Erasure",
          "value": "ADISA, NIST, R2, ISO certified"
        },
        {
          "@type": "PropertyValue",
          "name": "Inspection",
          "value": "100% comprehensive quality check"
        }
      ]
    },
    {
      "@type": "Product",
      "@id": "https://store.hayaland.com/#product-galaxy",
      "name": "Certified Refurbished Samsung Galaxy",
      "description": "Premium certified refurbished Samsung Galaxy smartphones with 1-year warranty, professional refurbishment, and complete data erasure",
      "brand": {
        "@type": "Brand",
        "name": "Samsung"
      },
      "category": "Smartphones",
      "offers": {
        "@type": "AggregateOffer",
        "priceCurrency": "JPY",
        "lowPrice": "25000",
        "highPrice": "120000",
        "offerCount": "50+",
        "availability": "https://schema.org/InStock",
        "seller": {
          "@id": "https://store.hayaland.com/#organization"
        }
      },
      "itemCondition": "https://schema.org/RefurbishedCondition",
      "warranty": {
        "@type": "WarrantyPromise",
        "durationOfWarranty": {
          "@type": "QuantitativeValue",
          "value": 1,
          "unitCode": "ANN"
        }
      }
    },
    {
      "@type": "Product",
      "@id": "https://store.hayaland.com/#product-pixel",
      "name": "Certified Refurbished Google Pixel",
      "description": "Premium certified refurbished Google Pixel smartphones with 1-year warranty and professional quality assurance",
      "brand": {
        "@type": "Brand",
        "name": "Google"
      },
      "category": "Smartphones",
      "offers": {
        "@type": "AggregateOffer",
        "priceCurrency": "JPY",
        "lowPrice": "30000",
        "highPrice": "100000",
        "offerCount": "30+",
        "availability": "https://schema.org/InStock",
        "seller": {
          "@id": "https://store.hayaland.com/#organization"
        }
      },
      "itemCondition": "https://schema.org/RefurbishedCondition"
    },
    {
      "@type": "Service",
      "@id": "https://store.hayaland.com/#service-primecare",
      "name": "PrimeCare - 1 Year Warranty",
      "description": "Comprehensive 1-year warranty service for all refurbished devices with replacement guarantee",
      "provider": {
        "@id": "https://store.hayaland.com/#organization"
      },
      "serviceType": "Product Warranty",
      "areaServed": {
        "@type": "Country",
        "name": "Japan"
      },
      "offers": {
        "@type": "Offer",
        "price": "0",
        "priceCurrency": "JPY",
        "description": "Included free with every device purchase"
      },
      "termsOfService": "https://hayaland.com/jp/user-guide/store/about-primecare"
    },
    {
      "@type": "Service",
      "@id": "https://store.hayaland.com/#service-buyback",
      "name": "Device Buyback Service",
      "description": "Sell your used smartphones, tablets, laptops, and electronics with instant quotes, free shipping, and certified data erasure",
      "provider": {
        "@id": "https://store.hayaland.com/#organization"
      },
      "serviceType": "Device Trade-in and Buyback",
      "url": "https://buyback.hayaland.com/jp",
      "areaServed": {
        "@type": "Country",
        "name": "Japan"
      },
      "offers": {
        "@type": "Offer",
        "availability": "https://schema.org/InStock",
        "description": "Instant price quotes for used devices"
      }
    },
    {
      "@type": "FAQPage",
      "@id": "https://store.hayaland.com/#faq",
      "mainEntity": [
        {
          "@type": "Question",
          "name": "はじめて中古スマホ買おうとしてるけど？ / Is this my first time buying a used smartphone?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "All store devices are 100% inspected and come with 1-year PrimeCare warranty. Choose based on device condition and budget. ストアの中古デバイスは100％検品済、１年保証のハヤランドPrimeCareが付いています。"
          }
        },
        {
          "@type": "Question",
          "name": "中古だけど、保証ある？ / Do used devices have warranty?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes! Hayaland provides exclusive 1-year warranty (PrimeCare) on all devices. はい。ハヤランドでは、独自の１年保証を提供しています。"
          }
        },
        {
          "@type": "Question",
          "name": "バッテリー持ち悪そう？ / What about battery life?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "We only sell devices with healthy batteries. For iPhones, minimum 80% maximum capacity guaranteed. バッテリーは使用年数の長さに比例して劣化が進みます。ストアでは、バッテリーが健康なもののみを厳選しています。"
          }
        },
        {
          "@type": "Question",
          "name": "すぐ発送してほしい！ / How fast is shipping?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Orders confirmed by 1 PM on weekdays ship same day for next-day delivery. 平日13時までにお支払いが確認できた場合、即日発送の対象となります。"
          }
        },
        {
          "@type": "Question",
          "name": "送料は？ / What's the shipping cost?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Free nationwide shipping (¥0) across Japan. 全国一律０円です。"
          }
        }
      ]
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://store.hayaland.com/#breadcrumb",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Home",
          "item": "https://store.hayaland.com/jp"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "Products",
          "item": "https://store.hayaland.com/jp"
        }
      ]
    },
    {
      "@type": "ItemList",
      "@id": "https://store.hayaland.com/#productlist",
      "name": "Product Categories",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Smartphones",
          "url": "https://store.hayaland.com/jp?gadget=smartphone"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "Tablets",
          "url": "https://store.hayaland.com/jp?gadget=tablet"
        },
        {
          "@type": "ListItem",
          "position": 3,
          "name": "Smartwatches",
          "url": "https://store.hayaland.com/jp?gadget=watch"
        },
        {
          "@type": "ListItem",
          "position": 4,
          "name": "Laptops",
          "url": "https://store.hayaland.com/jp?gadget=laptop"
        },
        {
          "@type": "ListItem",
          "position": 5,
          "name": "Accessories",
          "url": "https://store.hayaland.com/jp?gadget=accessories"
        }
      ]
    },
    {
      "@type": "OfferCatalog",
      "@id": "https://store.hayaland.com/#catalog",
      "name": "Hayaland Product Catalog",
      "itemListElement": [
        {
          "@type": "OfferCatalog",
          "name": "iPhone Models",
          "itemListElement": [
            {
              "@type": "Offer",
              "itemOffered": {
                "@type": "Product",
                "name": "iPhone 15 Pro Max",
                "brand": "Apple"
              }
            },
            {
              "@type": "Offer",
              "itemOffered": {
                "@type": "Product",
                "name": "iPhone 15 Pro",
                "brand": "Apple"
              }
            },
            {
              "@type": "Offer",
              "itemOffered": {
                "@type": "Product",
                "name": "iPhone 14 Pro Max",
                "brand": "Apple"
              }
            },
            {
              "@type": "Offer",
              "itemOffered": {
                "@type": "Product",
                "name": "iPhone 13 Pro",
                "brand": "Apple"
              }
            }
          ]
        },
        {
          "@type": "OfferCatalog",
          "name": "Samsung Galaxy Models",
          "itemListElement": [
            {
              "@type": "Offer",
              "itemOffered": {
                "@type": "Product",
                "name": "Galaxy S24 Ultra",
                "brand": "Samsung"
              }
            },
            {
              "@type": "Offer",
              "itemOffered": {
                "@type": "Product",
                "name": "Galaxy Z Fold",
                "brand": "Samsung"
              }
            },
            {
              "@type": "Offer",
              "itemOffered": {
                "@type": "Product",
                "name": "Galaxy Z Flip",
                "brand": "Samsung"
              }
            }
          ]
        },
        {
          "@type": "OfferCatalog",
          "name": "Google Pixel Models",
          "itemListElement": [
            {
              "@type": "Offer",
              "itemOffered": {
                "@type": "Product",
                "name": "Google Pixel 8 Pro",
                "brand": "Google"
              }
            },
            {
              "@type": "Offer",
              "itemOffered": {
                "@type": "Product",
                "name": "Google Pixel 7",
                "brand": "Google"
              }
            }
          ]
        }
      ]
    },
    {
      "@type": "WebPage",
      "@id": "https://store.hayaland.com/jp#webpage",
      "url": "https://store.hayaland.com/jp",
      "name": "Hayaland Store - Certified Refurbished Smartphones Japan",
      "description": "Buy certified refurbished iPhones, Samsung Galaxy, Google Pixel with 1-year warranty, free shipping, and complete data erasure in Japan",
      "inLanguage": "ja",
      "isPartOf": {
        "@id": "https://store.hayaland.com/#website"
      },
      "about": {
        "@id": "https://store.hayaland.com/#organization"
      },
      "primaryImageOfPage": {
        "@type": "ImageObject",
        "url": "https://store.hayaland.com/brandmark-colored.png"
      }
    }
  ]
}


