{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100060887138, Beach Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.4042814637389458,
          51.22835376631078
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100060890714, Beach Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.4042408540518385,
          51.22857983136138
        ]
      }
    }
  ]
}