{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Middle Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.595811,
            51.450598
          ],
          [
            -2.596171,
            51.450627
          ],
          [
            -2.596532,
            51.450656
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "109969, BS1 4PR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.596143220710918,
          51.45070418933878
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "240995, BS1 4PH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.596215052820294,
          51.45069483228152
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "314913, BS1 4NT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5958685254240885,
          51.450606678174786
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "340897, BS1 4PR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.596114206716078,
          51.450686353623794
        ]
      }
    }
  ]
}