{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Joseph Mews",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.048358,
            51.458044
          ],
          [
            -0.048115,
            51.457829
          ],
          [
            -0.048085,
            51.457802
          ],
          [
            -0.04836,
            51.45765
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013532907, SE15 3AS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.048356802173579926,
          51.45804727960183
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013532908, SE15 3DP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.048126065674883735,
          51.457719701237025
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013532909, SE15 3DP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.04843465612861892,
          51.457571963089606
        ]
      }
    }
  ]
}