{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bell Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.603254,
            51.277108
          ],
          [
            -2.603282,
            51.277093
          ],
          [
            -2.603309,
            51.277077
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Bell Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.603309,
            51.277077
          ],
          [
            -2.604721,
            51.276319
          ],
          [
            -2.606548,
            51.274698
          ],
          [
            -2.607016,
            51.274283
          ],
          [
            -2.608161,
            51.273028
          ],
          [
            -2.608761,
            51.272863
          ],
          [
            -2.609996,
            51.272733
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "250057518, BA3 4NZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6086393184702827,
          51.27668487366902
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "250068004, BA3 4NZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.603240173009003,
          51.277117463663025
        ]
      }
    }
  ]
}