{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Duddingston Rise",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.124969,
            55.941915
          ],
          [
            -3.124941,
            55.941743
          ],
          [
            -3.124914,
            55.94157
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Duddingston Rise",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.124969,
            55.941915
          ],
          [
            -3.125029,
            55.942323
          ],
          [
            -3.125089,
            55.942732
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906428347, EH15 3LB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1248859276391125,
          55.94236521792594
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906434586, EH15 3LX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1249875545541634,
          55.94200487358838
        ]
      }
    }
  ]
}