{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100012381585, Pepper Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.551297228789274,
          53.34583120446197
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012381593, Pepper Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.551402484712114,
          53.345839706716944
        ]
      }
    }
  ]
}