{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10070711206, Arlington Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.31861115774006804,
          51.45618273048889
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100023391264, The Barons",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.31885883609158955,
          51.45570968535979
        ]
      }
    }
  ]
}