{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Waterloo Park",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.210765,
            55.796348
          ],
          [
            -2.209894,
            55.796279
          ],
          [
            -2.209023,
            55.79621
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "116046833, TD11 3XH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.210781298821743,
          55.79634812344587
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "116048082, TD11 3XJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2092345775621607,
          55.79642264803216
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "116048083, TD11 3XJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2096013214596493,
          55.7964040527331
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "116048084, TD11 3XJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.208708193014375,
          55.79641455861366
        ]
      }
    }
  ]
}