{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sandringham Mews",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.412311,
            50.834562
          ],
          [
            -0.411975,
            50.834587
          ],
          [
            -0.411798,
            50.8346
          ],
          [
            -0.411773,
            50.8345
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013357191, BN13 2UE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.41231028668698444,
          50.83457071392667
        ]
      }
    }
  ]
}