{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hyde's Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.102135,
            51.54373
          ],
          [
            -0.101874,
            51.543752
          ],
          [
            -0.101614,
            51.543774
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "5300052156, N1 2XE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.10174714157030935,
          51.54368788865421
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010437055, N1 2XD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1021347706796793,
          51.54373013016925
        ]
      }
    }
  ]
}