{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hollybush Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.336601,
            52.132499
          ],
          [
            -2.336514,
            52.132329
          ],
          [
            -2.336427,
            52.132159
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014091767, WR14 1FQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3366108717805707,
          52.132485461433504
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014093260, WR14 1FN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3363756368362094,
          52.132288341494636
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014094267, WR14 1FN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.336286967004814,
          52.13215373662894
        ]
      }
    }
  ]
}