{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Nettle Brae",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -5.063198,
            55.855008
          ],
          [
            -5.063689,
            55.854862
          ],
          [
            -5.06418,
            55.854716
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "125035547, PA20 0NL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.064283559347747,
          55.854606265629265
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "125078095, PA20 0NL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.063977266323817,
          55.85477571260251
        ]
      }
    }
  ]
}