{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wilderness Mews",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.146009,
            51.463204
          ],
          [
            -0.146115,
            51.463185
          ],
          [
            -0.146382,
            51.463139
          ],
          [
            -0.146755,
            51.463073
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001114750, SW4 0NP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.14616214534169827,
          51.46318675209842
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000489650, SW4 0NE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1465868283425299,
          51.46265391235233
        ]
      }
    }
  ]
}