{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Broom Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.383158,
            53.265807
          ],
          [
            -2.38346,
            53.266048
          ],
          [
            -2.383494,
            53.266579
          ],
          [
            -2.38372,
            53.26693
          ],
          [
            -2.384042,
            53.267431
          ],
          [
            -2.384287,
            53.268086
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007946382, WA16 9PR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3837465741934167,
          53.266290258273045
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014456437, WA16 9PS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.383127300624148,
          53.26577988836838
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025190881, WA16 9PR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.383748426401871,
          53.26649699509445
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012365900, WA16 9PR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.383954851537033,
          53.26778173080064
        ]
      }
    }
  ]
}