{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100012742327, Richmond Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1050884806891434,
          53.48506923555293
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012892651, Richmond Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1050884806891434,
          53.48506923555293
        ]
      }
    }
  ]
}