{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Waterside",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.771192,
            55.954805
          ],
          [
            -2.771013,
            55.954576
          ],
          [
            -2.770834,
            55.954347
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "138032770, EH41 4AT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7708352983670537,
          55.95466751661327
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "138032838, EH41 4AT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7706249838297774,
          55.954561011734576
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "138061567, EH41 4AU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7712068189117787,
          55.95482692243009
        ]
      }
    }
  ]
}