var script = document.createElement('script'); script.setAttribute('type', 'application/ld+json'); script.innerHTML = "{\"@context\":\"http:\\/\\/schema.org\",\"@type\":\"BreadcrumbList\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"item\":{\"@id\":\"https:\\/\\/www.practicaldata.com\\/\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"position\":2,\"item\":{\"@id\":\"https:\\/\\/www.practicaldata.com\\/joeltest.html\",\"name\":\"Test Item\"}}]}" document.getElementsByTagName('head')[0].appendChild(script); ; var script = document.createElement('script'); script.setAttribute('type', 'application/ld+json'); script.innerHTML = "{\"@context\":\"http://schema.org\",\"@type\":\"Product\",\"offers\":{\"@type\":\"Offer\",\"price\":\"1.00\",\"priceCurrency\":\"USD\",\"priceValidUntil\":\"2025-04-13\",\"seller\":{\"@type\":\"Organization\",\"name\":\"Practical Data, Inc.\"},\"@id\":\"https://www.practicaldata.com/joeltest.html#offers\",\"url\":\"https://www.practicaldata.com/joeltest.html\",\"itemCondition\":\"NewCondition\",\"availability\":\"InStock\"},\"name\":\"Test Item\",\"brand\":{\"@type\":\"Brand\",\"name\":\"Practical Data\"},\"sku\":\"joeltest\",\"@id\":\"https://www.practicaldata.com/joeltest.html#product\",\"mpn\":\"joeltest\"}" document.getElementsByTagName('head')[0].appendChild(script); ;