{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Maypole Steps",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.633541,
            53.310548
          ],
          [
            -4.633617,
            53.310594
          ],
          [
            -4.633692,
            53.310639
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013462221, LL65 1UN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.633499641734707,
          53.31045037074279
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013850208, LL65 1UL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.633317521064653,
          53.31041842840631
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024356707, LL65 1RW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.633561270407298,
          53.31047598344034
        ]
      }
    }
  ]
}