{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.monex.com/#organization",
      "name": "Monex Deposit Company",
      "alternateName": ["Monex", "Monex Precious Metals"],
      "url": "https://www.monex.com",
      "logo": "https://www.monex.com/wp-content/uploads/monex-logo.png",
      "description": "America's premier physical precious metals dealer offering a transparent two-way buy/sell marketplace for gold, silver, platinum, and palladium bullion coins and bars. Founded in 1967, headquartered in Newport Beach, California with over $70 billion in customer transactions.",
      "foundingDate": "1967",
      "address": {
        "@type": "PostalAddress",
        "streetAddress": "4910 Birch Street",
        "addressLocality": "Newport Beach",
        "addressRegion": "CA",
        "postalCode": "92660",
        "addressCountry": "US"
      },
      "contactPoint": [
        {
          "@type": "ContactPoint",
          "telephone": "+1-800-444-8317",
          "contactType": "customer service",
          "areaServed": "US",
          "availableLanguage": "English"
        },
        {
          "@type": "ContactPoint",
          "telephone": "+1-800-997-7859",
          "contactType": "sales",
          "areaServed": "US",
          "availableLanguage": "English"
        }
      ],
      "sameAs": [
        "https://www.facebook.com/monexpreciousmetals/",
        "https://www.linkedin.com/company/monex-precious-metals-company",
        "https://en.wikipedia.org/wiki/Monex_Precious_Metals"
      ],
      "knowsAbout": [
        "Physical gold bullion",
        "Physical silver bullion",
        "Platinum bullion",
        "Palladium bullion",
        "Precious metals investing",
        "Gold spot price",
        "Silver spot price",
        "Gold bullion coins",
        "Silver bullion coins",
        "Precious metals portfolio diversification",
        "Inflation hedging with gold",
        "Atlas Account depository storage",
        "Precious metals buyback programs",
        "Two-way buy/sell precious metals markets"
      ],
      "hasOfferCatalog": {
        "@type": "OfferCatalog",
        "name": "Precious Metals Products",
        "url": "https://www.monex.com/buy-precious-metals/",
        "itemListElement": [
          {
            "@type": "OfferCatalog",
            "name": "Gold Products",
            "url": "https://www.monex.com/buy-gold-coins/"
          },
          {
            "@type": "OfferCatalog",
            "name": "Silver Products",
            "url": "https://www.monex.com/buy-silver-coins/"
          },
          {
            "@type": "OfferCatalog",
            "name": "Platinum Products",
            "url": "https://www.monex.com/buy-platinum-bars/"
          },
          {
            "@type": "OfferCatalog",
            "name": "Palladium Products",
            "url": "https://www.monex.com/buy-palladium-bars/"
          }
        ]
      },
      "founder": {
        "@type": "Person",
        "name": "Louis E. Carabini"
      },
      "employee": {
        "@type": "Person",
        "name": "Michael Carabini",
        "jobTitle": "President and Executive Director"
      },
      "parentOrganization": {
        "@type": "Organization",
        "name": "Gold.com"
      }
    },
    {
      "@type": "WebSite",
      "@id": "https://www.monex.com/#website",
      "url": "https://www.monex.com",
      "name": "Monex Precious Metals",
      "description": "Live gold, silver, platinum, and palladium prices. Buy and sell precious metals bullion coins and bars.",
      "publisher": {
        "@id": "https://www.monex.com/#organization"
      },
      "potentialAction": {
        "@type": "SearchAction",
        "target": {
          "@type": "EntryPoint",
          "urlTemplate": "https://www.monex.com/search/?s={search_term_string}"
        },
        "query-input": "required name=search_term_string"
      }
    },
    {
      "@type": "Product",
      "@id": "https://www.monex.com/american-eagle-gold-coins-for-sale/#product",
      "name": "Gold American Eagle Coin",
      "description": "1 oz 22-karat gold bullion coin produced by the United States Mint. The most popular gold coin in America.",
      "url": "https://www.monex.com/american-eagle-gold-coins-for-sale/",
      "brand": {
        "@type": "Brand",
        "name": "U.S. Mint"
      },
      "offers": {
        "@type": "Offer",
        "priceCurrency": "USD",
        "seller": {
          "@id": "https://www.monex.com/#organization"
        },
        "availability": "https://schema.org/InStock",
        "priceValidUntil": "2026-12-31",
        "url": "https://www.monex.com/american-eagle-gold-coins-for-sale/"
      },
      "additionalProperty": [
        {"@type": "PropertyValue", "name": "Metal", "value": "Gold"},
        {"@type": "PropertyValue", "name": "Weight", "value": "1 troy oz"},
        {"@type": "PropertyValue", "name": "Purity", "value": "91.67% (22-karat)"},
        {"@type": "PropertyValue", "name": "Mint", "value": "United States Mint"}
      ]
    },
    {
      "@type": "Product",
      "@id": "https://www.monex.com/silver-american-eagle-coins-for-sale/#product",
      "name": "Silver American Eagle Coin",
      "description": "1 oz 99.9% silver bullion coin produced by the United States Mint. The most popular silver coin in America.",
      "url": "https://www.monex.com/silver-american-eagle-coins-for-sale/",
      "brand": {
        "@type": "Brand",
        "name": "U.S. Mint"
      },
      "offers": {
        "@type": "Offer",
        "priceCurrency": "USD",
        "seller": {
          "@id": "https://www.monex.com/#organization"
        },
        "availability": "https://schema.org/InStock",
        "url": "https://www.monex.com/silver-american-eagle-coins-for-sale/"
      },
      "additionalProperty": [
        {"@type": "PropertyValue", "name": "Metal", "value": "Silver"},
        {"@type": "PropertyValue", "name": "Weight", "value": "1 troy oz"},
        {"@type": "PropertyValue", "name": "Purity", "value": "99.9%"},
        {"@type": "PropertyValue", "name": "Mint", "value": "United States Mint"}
      ]
    },
    {
      "@type": "FinancialService",
      "@id": "https://www.monex.com/#financialservice",
      "name": "Monex Precious Metals Trading",
      "description": "Two-way buy/sell physical precious metals marketplace with live pricing, personal account representatives, and Atlas Account depository storage.",
      "url": "https://www.monex.com/",
      "provider": {
        "@id": "https://www.monex.com/#organization"
      },
      "areaServed": "US",
      "serviceType": "Precious Metals Dealing"
    }
  ]
}
