{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Belvedere Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.10061,
            51.499002
          ],
          [
            -0.100641,
            51.499135
          ],
          [
            -0.100671,
            51.499267
          ],
          [
            -0.100925,
            51.499321
          ],
          [
            -0.101133,
            51.499503
          ],
          [
            -0.101496,
            51.499821
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009788573, SE1 0AD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.10101636520570435,
          51.49956764936433
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009789225, SE1 0DG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.09973231850979757,
          51.49960979800404
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025190968, SE1 0SA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.10141689782486114,
          51.499637082424286
        ]
      }
    }
  ]
}