{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lower Denburn",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.105424,
            57.148431
          ],
          [
            -2.105078,
            57.148335
          ],
          [
            -2.104731,
            57.148239
          ],
          [
            -2.104509,
            57.148156
          ],
          [
            -2.104287,
            57.148074
          ],
          [
            -2.104194,
            57.147979
          ],
          [
            -2.104101,
            57.147884
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "9051122141, AB25 1GL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1043326998000627,
          57.14818056851971
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "9051306143, AB25 1GL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1054241793799298,
          57.1484311783516
        ]
      }
    }
  ]
}