{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Peter Guthrie Tait Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.174962,
            55.921016
          ],
          [
            -3.174975,
            55.92119
          ],
          [
            -3.174987,
            55.921364
          ],
          [
            -3.175008,
            55.92147
          ],
          [
            -3.175029,
            55.921575
          ],
          [
            -3.175049,
            55.921744
          ],
          [
            -3.175069,
            55.921913
          ],
          [
            -3.175372,
            55.921906
          ],
          [
            -3.175676,
            55.921898
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906457124, EH9 3FD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.174494034636874,
          55.921424317223696
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906484266, EH9 3BG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.173600990807846,
          55.924173405889356
        ]
      }
    }
  ]
}