{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Luxmore Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.032415,
            51.471585
          ],
          [
            -0.032224,
            51.471478
          ],
          [
            -0.032033,
            51.471371
          ],
          [
            -0.031998,
            51.471351
          ],
          [
            -0.031962,
            51.471331
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023227221, SE4 1BP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.032415292241121156,
          51.471584596817195
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090785393, SE4 1DE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.031903794491130656,
          51.47109040631618
        ]
      }
    }
  ]
}