{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hogherd's Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.162286,
            52.665235
          ],
          [
            0.162655,
            52.665219
          ],
          [
            0.163024,
            52.665204
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012122097, PE13 1AU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.16277349533084676,
          52.665217416648055
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093407366, PE13 1AX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.1625545208525351,
          52.66527536171274
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002761292, PE13 1AX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.16247975497557968,
          52.665258743574185
        ]
      }
    }
  ]
}