{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sherwood Copse",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.775607,
            53.278408
          ],
          [
            -1.775385,
            53.27839
          ],
          [
            -1.775163,
            53.278372
          ],
          [
            -1.775048,
            53.278363
          ],
          [
            -1.774933,
            53.278354
          ],
          [
            -1.774786,
            53.278337
          ],
          [
            -1.774639,
            53.278321
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010334777, SK17 8HH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7750498865536042,
          53.27835533042731
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070079132, SK17 8JJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7750941702957912,
          53.278490245262105
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070079573, SK17 8JJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7748986910953553,
          53.278588753260756
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070080551, SK17 8JJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.774734574013513,
          53.27842664605064
        ]
      }
    }
  ]
}