{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Muddy Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.590846,
            51.525648
          ],
          [
            -0.590463,
            51.525616
          ],
          [
            -0.59008,
            51.525583
          ],
          [
            -0.589911,
            51.525571
          ],
          [
            -0.589895,
            51.52557
          ],
          [
            -0.589741,
            51.525559
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003444592, SL2 4NL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5898341560241882,
          51.52556245141226
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015359684, SL2 4NL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5914475055318204,
          51.52559981603165
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025550098, SL1 3NH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5931196110311802,
          51.5260694806243
        ]
      }
    }
  ]
}