{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Anglesea Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.366997,
            51.441867
          ],
          [
            0.366701,
            51.441849
          ],
          [
            0.366585,
            51.441843
          ],
          [
            0.366519,
            51.441737
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012014186, DA11 0RR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.36660130847963535,
          51.44193201880589
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012014373, DA11 0RR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.36660130847963535,
          51.44193201880589
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012023259, DA11 0RR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.3665182820791296,
          51.441717857233954
        ]
      }
    }
  ]
}