[{
	"name": "Sample FAQ",
	"id" : "sample-faq-1",
	"faqs": [
			{
				"question": "Sample Question 1",
				"answer": "Sample Answer 1."
			},
			{
				"question": "Sample Question 2",
				"answer": "Sample Answer 2."
			},
			{
				"question": "Sample Question 3",
				"answer": "Sample Answer 3."
			},
			{
				"question": "Sample Question 4",
				"answer": "Sample Answer 4."
			},
			{
				"question": "Sample Question 5",
				"answer": "Sample Answer 5."
			}
		]
},
{
	"name": "Superhero Trivia",
	"id" : "super-hero-trivia",
	"faqs": [
		{
			"question": "Which newspaper does Peter Parker work for?",
			"answer": "Peter works at the Daily Bugle newspaper as a photographer. His boss is the grumpy J. Jonah Jameson."
		},
		{
			"question": "What is Clark Kent's middle name?",
			"answer": "Clark's middle name is actually Joseph. This is his earth name of course. His birth name is Kal-El given to him on the planet Krypton."
		},
		{
			"question": "In which country was Magneto born?",
			"answer": "Magneto (real name 'Max Eisenhardt') was born in Germany sometime in the late 1920s to a middle-class German Jewish family."
		},
		{
			"question": "What is the name of the metal added to Wolverine's body?",
			"answer": "<p>Adamantium, which makes his bones ultra-strong. Here's more from Wikipedia:</p><div><em>'Adamantium is a fictional metal alloy appearing in American comic books published by Marvel Comics. It is best known as the substance bonded to the character Wolverine's skeleton and claws. Adamantium was created by writer Roy Thomas and artists Barry Windsor-Smith and Syd Shores in Marvel Comics' Avengers #66 (July 1969), which presents the substance as part of the character Ultron's outer shell.[1] In the stories where it appears, the defining quality of adamantium is its practical indestructibility.'</em></div><div></div>"
		},
		{
			"question": "What is Captain America’s shield made out of? And what are some of it's unique properties?",
			"answer": "<p>His shield is made of Vibranium. From Wikipedia:</p><p><em>'Vibranium (/vaɪˈbreɪniəm/) is a fictional metal appearing in American comic books published by Marvel Comics, noted for its extraordinary abilities to absorb, store, and release large amounts of kinetic energy.</em>'</p>"
		}
	]
}]
