{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Beechcroft Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.080282,
            51.362688
          ],
          [
            0.080091,
            51.362497
          ],
          [
            0.0799,
            51.362307
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003640048, BR6 9NR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.08017055440988875,
          51.36258050860229
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100020448967, BR6 9NS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.08049488400874451,
          51.36276360090393
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100022900213, BR6 9NS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.08021066261266419,
          51.362831599657056
        ]
      }
    }
  ]
}