{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St Margarets Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.542489,
            52.655889
          ],
          [
            0.541945,
            52.655975
          ],
          [
            0.541402,
            52.656061
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000042966, PE33 9NS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5414081903228491,
          52.65591051379955
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000046327, PE33 9NS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.541906152380399,
          52.65582789254318
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023636077, PE33 9NS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5424715271622971,
          52.65588769456464
        ]
      }
    }
  ]
}