Skip to content

Instantly share code, notes, and snippets.

@patrickcoombe
Created March 21, 2024 17:09
Show Gist options
  • Select an option

  • Save patrickcoombe/da17780fa3532c09a92ddce899d3dcf4 to your computer and use it in GitHub Desktop.

Select an option

Save patrickcoombe/da17780fa3532c09a92ddce899d3dcf4 to your computer and use it in GitHub Desktop.
Forbes News Article JSON-LD
< script type = "application/ld+json" > {
"@context": "http://schema.org",
"@type": "NewsArticle",
"image": {
"@type": "ImageObject",
"url": "https://imageio.forbes.com/specials-images/imageserve/65fc3b897fddab1633651c2e/0x0.jpg?format=jpg&height=900&width=1600&fit=bounds",
"width": 542.79,
"height": 304.6
},
"author": {
"@type": "Person",
"name": "Simon Moore",
"url": "https://www.forbes.com/sites/simonmoore/",
"description": "Simon provides an outsourced Chief Investment Officer service to institutional investors. He has previously served as Chief Investment Officer at Moola and FutureAdvisor, both are consumer investment startups that were subsequently acquired by S&P 500 firms. He has published two books and is a CFA Charterholder and educated at Oxford and Northwestern. Articles are informational only, not investment advice.",
"sameAs": ["https://www.linkedin.com/in/simonwmoore/", "https://www.twitter.com/simonwmoore", "https://www.financialmarketinsight.com"]
},
"publisher": {
"@type": "NewsMediaOrganization",
"name": "Forbes",
"url": "https://www.forbes.com",
"ethicsPolicy": "https://www.forbes.com/sites/forbesstaff/article/forbes-editorial-values-and-standards/",
"logo": "https://imageio.forbes.com/i-forbesimg/media/amp/images/forbes-logo-dark.png?format=png&height=455&width=650&fit=bounds"
},
"headline": "What To Expect From The Fed For The Remainder Of 2024",
"description": "After holding interest rates steady since July 2023, the U.S. Federal Reserve is currently expected to cut rates in 2024, perhaps starting in early summer.",
"datePublished": "2024-03-21T12:07:51-04:00",
"dateModified": "2024-03-21T12:40:50-04:00",
"articleSection": "Investing",
"name": "What To Expect From The Fed For The Remainder Of 2024",
"isAccessibleForFree": "False"
} < /script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment