{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10013013496, Beach Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7220117736083624,
          50.700184875444776
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000767133, Common Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.722069927445951,
          50.7002834363952
        ]
      }
    }
  ]
}