{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10011909989, Sheep Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1507305459030486,
          51.89740561193762
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100121292848, Sheep Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1507305459030486,
          51.89740561193762
        ]
      }
    }
  ]
}