{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cossars Wynd",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.514463,
            56.001994
          ],
          [
            -2.515048,
            56.001843
          ],
          [
            -2.515633,
            56.001692
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "138037854, EH42 1HZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.514662118292905,
          56.0020064253514
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "138059065, EH42 1JH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.515636099271044,
          56.00169687145535
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "138061943, EH42 1HZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5145022598363385,
          56.0020430319151
        ]
      }
    }
  ]
}