{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Fletcher's Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.893905,
            51.275541
          ],
          [
            -2.894116,
            51.274924
          ],
          [
            -2.894281,
            51.27387
          ],
          [
            -2.894397,
            51.273133
          ],
          [
            -2.894858,
            51.272229
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Fletcher's Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.894858,
            51.272229
          ],
          [
            -2.895075,
            51.271185
          ],
          [
            -2.895293,
            51.270744
          ],
          [
            -2.895317,
            51.270696
          ],
          [
            -2.895392,
            51.270543
          ],
          [
            -2.895517,
            51.270291
          ],
          [
            -2.895771,
            51.269381
          ],
          [
            -2.895752,
            51.269094
          ],
          [
            -2.895575,
            51.26887
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013414965, BS26 2RH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.893913345577227,
          51.27556409626486
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015465565, BS26 2SN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.895690721805238,
          51.268914372954484
        ]
      }
    }
  ]
}