{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Booth Hall Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.337328,
            53.606749
          ],
          [
            -2.337072,
            53.606955
          ],
          [
            -2.337062,
            53.606963
          ],
          [
            -2.336988,
            53.606956
          ],
          [
            -2.336892,
            53.606948
          ],
          [
            -2.336876,
            53.606947
          ],
          [
            -2.336654,
            53.606928
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4210005170, BL8 3HQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3373322960635585,
          53.60672808449826
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003110713, BL8 3HQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3376503830910744,
          53.60681706971121
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003111323, BL8 3HQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.337633763592664,
          53.60662836254323
        ]
      }
    }
  ]
}