TestPage2: Difference between revisions

From Jcastle.info
No edit summary
No edit summary
 
Line 1: Line 1:
{{#tag:script:
function p.getJSONLD()
{
  return '{"@context": "https://schema.org", "name": "Test Castle"}'
  "@context": "https://schema.org",
end
  "@type": "LandmarksOrHistoricalBuildings",
  "name": "Test Castle"
}
|type=application/ld+json}}
 
 
 
{{#tag:script:{{#invoke:CastleLD|getJSONLD}}|type=application/ld+json}}

Latest revision as of 22:20, 19 July 2025

function p.getJSONLD()

 return '{"@context": "https://schema.org", "name": "Test Castle"}'

end