{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "West Gait",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.327395,
            55.905716
          ],
          [
            -3.327314,
            55.905752
          ],
          [
            -3.327269,
            55.905773
          ],
          [
            -3.327233,
            55.905789
          ],
          [
            -3.327184,
            55.905811
          ],
          [
            -3.327135,
            55.905834
          ],
          [
            -3.325872,
            55.90641
          ],
          [
            -3.325073,
            55.906775
          ],
          [
            -3.325036,
            55.90711
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906299221, EH14 4AB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.3274558753046213,
          55.90582582516373
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906437361, EH14 4AS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.32604868334219,
          55.906308245938554
        ]
      }
    }
  ]
}