{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Johns Brae",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.494084,
            57.667951
          ],
          [
            -2.494383,
            57.668077
          ],
          [
            -2.494683,
            57.668203
          ],
          [
            -2.49452,
            57.668348
          ],
          [
            -2.494467,
            57.668394
          ],
          [
            -2.494648,
            57.668456
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151070064, AB44 1XG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4945904450077605,
          57.66858165576912
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151072164, AB44 1XG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4943381573762737,
          57.6685197652877
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151159870, AB44 1XT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.494685389481246,
          57.668168093856956
        ]
      }
    }
  ]
}