{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St Mary's Gate",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.09351,
            53.578585
          ],
          [
            -2.093568,
            53.578503
          ],
          [
            -2.093627,
            53.578421
          ],
          [
            -2.093687,
            53.578336
          ],
          [
            -2.093747,
            53.578251
          ],
          [
            -2.09384,
            53.578121
          ],
          [
            -2.093932,
            53.577991
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000078398, OL2 8AE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0935398019024767,
          53.57829714855956
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000107579, OL2 8AE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0935398019024767,
          53.57829714855956
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000114971, OL2 8AH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0935102523976665,
          53.57859378530093
        ]
      }
    }
  ]
}