{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Alfred Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.334589,
            51.47578
          ],
          [
            0.334609,
            51.475962
          ],
          [
            0.33463,
            51.476145
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Alfred Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.334451,
            51.474809
          ],
          [
            0.334486,
            51.474972
          ],
          [
            0.334521,
            51.475135
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Alfred Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.334521,
            51.475135
          ],
          [
            0.334536,
            51.475286
          ],
          [
            0.33455,
            51.475436
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Alfred Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.33455,
            51.475436
          ],
          [
            0.33457,
            51.475608
          ],
          [
            0.334589,
            51.47578
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001045286, RM17 6EH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.33462976278471723,
          51.47614487482438
        ]
      }
    }
  ]
}