{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Roseate View",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.571124,
            55.333805
          ],
          [
            -1.571387,
            55.333624
          ],
          [
            -1.571347,
            55.333587
          ],
          [
            -1.571093,
            55.333348
          ],
          [
            -1.571011,
            55.333282
          ],
          [
            -1.57093,
            55.333215
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094523496, NE65 0SB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5710182067729541,
          55.33376119951887
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094523506, NE65 0ZD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5714789164211018,
          55.333430342255106
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094523509, NE65 0ZD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5711980956503178,
          55.33315978536104
        ]
      }
    }
  ]
}