{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Harvey Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.726006,
            52.647235
          ],
          [
            1.726213,
            52.646935
          ],
          [
            1.726421,
            52.646635
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023459948, NR30 5AE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.726008897638427,
          52.64721127768442
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10026070010, NR30 5AE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.725915791128121,
          52.64663854686872
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004440634, NR30 5AG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.7262644162335277,
          52.646564607441
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004440635, NR30 5AG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.7262239875246108,
          52.64661085399212
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004440636, NR30 5AG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.726078547554159,
          52.64681331708125
        ]
      }
    }
  ]
}