{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Allens Yard",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.050859,
            52.452534
          ],
          [
            0.051132,
            52.452547
          ],
          [
            0.051278,
            52.452554
          ],
          [
            0.051372,
            52.452502
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002209020, PE16 6QE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.051568758173213734,
          52.45228415996528
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009299775, PE16 6UT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.05137165105024487,
          52.45247640052549
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091191794, PE16 6QE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.05183596151073049,
          52.45233347272634
        ]
      }
    }
  ]
}