{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Broadway Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.718206,
            51.242126
          ],
          [
            -2.718048,
            51.241908
          ],
          [
            -2.71789,
            51.241691
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "250046811, BA5 1HL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7164788427215774,
          51.23804725732554
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "250046812, BA5 1HL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7153808030938755,
          51.23744251865252
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "250067093, BA5 1HW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7182183692179263,
          51.2421279603695
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024753012, BA5 1JF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7166243117790985,
          51.240033602509875
        ]
      }
    }
  ]
}