{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Grehan Mews",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.034254,
            51.476166
          ],
          [
            -0.033911,
            51.476185
          ],
          [
            -0.033568,
            51.476204
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094266817, SE14 6AY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.03424979340702716,
          51.47613869009358
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094266818, SE14 6FD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.03380408509324115,
          51.476122223877745
        ]
      }
    }
  ]
}