Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "@context": "https://schema.org",
- "@graph": [
- {
- "@type": "Organization",
- "@id": "http://localhost:10029/#organization",
- "name": "TestingTraveler",
- "url": "http://localhost:10029",
- "contactPoint": [
- {
- "@type": "ContactPoint",
- "telephone": "0909323403",
- "contactType": "customer support"
- },
- {
- "@type": "ContactPoint",
- "telephone": "09003234023",
- "contactType": "bill payment"
- }
- ]
- },
- {
- "@type": "WebSite",
- "@id": "http://localhost:10029/#website",
- "url": "http://localhost:10029",
- "name": "TestingTraveler",
- "publisher": {
- "@id": "http://localhost:10029/#organization"
- },
- "inLanguage": "en-US"
- },
- {
- "@type": "Person",
- "@id": "http://localhost:10029/author/admin/",
- "url": "http://localhost:10029/author/admin/",
- "image": {
- "@type": "ImageObject",
- "@id": "http://0.gravatar.com/avatar/c2b06ae950033b392998ada50767b50e?s=96&d=mm&r=g",
- "url": "http://0.gravatar.com/avatar/c2b06ae950033b392998ada50767b50e?s=96&d=mm&r=g",
- "inLanguage": "en-US"
- },
- "sameAs": [
- "http://localhost:10029"
- ],
- "worksFor": {
- "@id": "http://localhost:10029/#organization"
- }
- },
- {
- "@type": "WebPage",
- "@id": "http://localhost:10029/admin/route/#webpage",
- "url": "http://localhost:10029/admin/route/",
- "name": "Route - TestingTraveler",
- "datePublished": "2022-03-07T00:09:56+00:00",
- "dateModified": "2022-03-09T00:20:14+00:00",
- "author": {
- "@id": "http://localhost:10029/author/admin/"
- },
- "isPartOf": {
- "@id": "http://localhost:10029/#website"
- },
- "inLanguage": "en-US",
- "breadcrumb": {
- "@id": "http://localhost:10029/admin/route/#breadcrumb"
- }
- },
- {
- "@type": "BlogPosting",
- "headline": "Route - TestingTraveler",
- "name": "Route - TestingTraveler",
- "@id": "http://localhost:10029/admin/route/#schema-271",
- "isPartOf": {
- "@id": "http://localhost:10029/admin/route/#webpage"
- },
- "publisher": {
- "@id": "http://localhost:10029/#organization"
- },
- "inLanguage": "en-US",
- "mainEntityOfPage": {
- "@id": "http://localhost:10029/admin/route/#webpage"
- }
- },
- {
- "@type": "ItemList",
- "name": "Best Gold IRA Companies",
- "description": "Investing in gold IRAs can be tricky. In this roundup, we review the best gold IRA companies offering the most secure and cost-effective ways to own gold in an IRA.",
- "itemListOrder": "http://schema.org/ItemListUnordered",
- "itemListElement": [
- {
- "@type": "ListItem",
- "name": "Best Overall: Patriot Gold Group",
- "url": "https://www.investopedia.com/best-gold-ira-companies-5087720#best-overall-patriot-gold-group"
- },
- {
- "@type": "ListItem",
- "name": "Best for Customer Support: Goldco Precious Metals",
- "url": "https://www.investopedia.com/best-gold-ira-companies-5087720#best-for-customer-support-goldco-precious-metals"
- },
- {
- "@type": "ListItem",
- "name": "Best for Smaller Investors: Noble Gold",
- "url": "https://www.investopedia.com/best-gold-ira-companies-5087720#best-for-smaller-investors-noble-gold"
- },
- {
- "@type": "ListItem",
- "name": "Best for IRA Rollovers: Regal Assets",
- "url": "https://www.investopedia.com/best-gold-ira-companies-5087720#best-for-ira-rollovers-regal-assets"
- },
- {
- "@type": "ListItem",
- "name": "Best for Transparent Pricing: Augusta Precious Metals",
- "url": "https://www.investopedia.com/best-gold-ira-companies-5087720#best-for-transparent-pricing-augusta-precious-metals"
- },
- {
- "@type": "ListItem",
- "name": "Best for First-Time Buyers: Advantage Gold",
- "url": "https://www.investopedia.com/best-gold-ira-companies-5087720#best-for-first-time-buyers-advantage-gold"
- }
- ]
- }
- ]
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement