{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "South Terrace",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.734503,
            51.99599
          ],
          [
            -0.733992,
            51.995775
          ],
          [
            -0.733709,
            51.99583
          ],
          [
            -0.732835,
            51.995997
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "25096224, MK2 2UQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7339694156921271,
          51.99606279239823
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "25128676, MK2 2UQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7328351600741349,
          51.99599664947037
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025226521, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.733663268264919,
          51.995555992950614
        ]
      }
    }
  ]
}