{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "New Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.070616,
            52.369462
          ],
          [
            -2.071774,
            52.368835
          ],
          [
            -2.072932,
            52.368207
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000214735, B61 9LP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0730538953641857,
          52.36912823604077
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000215700, B61 9LP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0732430232621906,
          52.368040312810486
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000219154, B61 9LP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0723773553374674,
          52.36856227559954
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094552196, B61 9LP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.072933396152139,
          52.367312304309884
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100120587230, B61 9LP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0727015656263417,
          52.36922734549559
        ]
      }
    }
  ]
}