Skip to content

Instantly share code, notes, and snippets.

@tfgrahame
Created December 27, 2015 14:16
Show Gist options
  • Save tfgrahame/53a8594a1b76941369bf to your computer and use it in GitHub Desktop.
Save tfgrahame/53a8594a1b76941369bf to your computer and use it in GitHub Desktop.
Less well known LakeBodyOfWater (loch)
{
"@context": "http://schema.org/",
"@type": "LakeBodyOfWater",
"name": "Righ Mòr",
"hasMap": "https://www.google.com/maps/place/55%C2%B059'49.0%22N+5%C2%B056'45.1%22W/@55.9969374,-5.9808804",
"url": "http://gone-fishing.co.uk/righ-mor",
"geo": {
"@type": "GeoCoordinates",
"latitude": "55.996942",
"longitude": "-5.945859"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment