{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Belle Vue Terrace",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.964913,
            53.611384
          ],
          [
            -0.965266,
            53.611051
          ],
          [
            -0.965619,
            53.610717
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006606330, DN8 5EL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9656135145985179,
          53.61070911194722
        ]
      }
    }
  ]
}