{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hacket Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.491079,
            51.60767
          ],
          [
            -2.491281,
            51.607652
          ],
          [
            -2.49326,
            51.606588
          ],
          [
            -2.493511,
            51.606453
          ],
          [
            -2.495737,
            51.605761
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "582153, GL12 8QQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.491155245504501,
          51.608029825325616
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "627020, GL12 8QQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.49234489287283,
          51.607206624696
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "654807, GL12 8QQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4910932157424748,
          51.607634464553506
        ]
      }
    }
  ]
}