{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Big Well Wynd",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.693457,
            55.599662
          ],
          [
            -2.693469,
            55.599464
          ],
          [
            -2.693525,
            55.599464
          ],
          [
            -2.69393,
            55.599462
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "116044581, TD6 9ED",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.693674502007377,
          55.59940022581305
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "116044582, TD6 9ED",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6941204070857774,
          55.59948755695559
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "116046843, TD6 9BU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.693456781892867,
          55.59965305167275
        ]
      }
    }
  ]
}