{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Carlton Terrace Brae",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.173883,
            55.956797
          ],
          [
            -3.173629,
            55.956862
          ],
          [
            -3.173242,
            55.956767
          ],
          [
            -3.17307,
            55.95664
          ],
          [
            -3.172472,
            55.956199
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906474969, EH7 5DD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.173160695640018,
          55.956731943595834
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015292665, EH7 5BL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.172325878675434,
          55.95613786489917
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015299187, EH7 5DD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1737686147492457,
          55.95670818286357
        ]
      }
    }
  ]
}