{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100041116811, Sheep Market Hill",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1630295184209114,
          50.85620706628542
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100041116812, East Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1630295184209114,
          50.85620706628542
        ]
      }
    }
  ]
}