{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Booth Walk",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.177011,
            55.822976
          ],
          [
            -4.176474,
            55.823247
          ],
          [
            -4.175937,
            55.823517
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "484184453, G72 7EW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.176618836697045,
          55.8233693196645
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "484184458, G72 7EW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.175879156860018,
          55.82327456422677
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "484185188, G72 7EY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.176996497028986,
          55.82298516549556
        ]
      }
    }
  ]
}