{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Holme's Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.443989,
            52.277737
          ],
          [
            1.443978,
            52.277828
          ],
          [
            1.443971,
            52.277892
          ],
          [
            1.443879,
            52.278685
          ],
          [
            1.443845,
            52.278974
          ],
          [
            1.443269,
            52.279531
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013599091, IP17 2LR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.4432982517306296,
          52.278117303096025
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013599119, IP17 2LR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.4436284660695902,
          52.278593358419315
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025079490, IP17 2LR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.444898545070234,
          52.27946470376001
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025096561, IP17 2LR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.445118707286098,
          52.27946726842487
        ]
      }
    }
  ]
}