{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "25076293, Priory Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7129794657425386,
          52.08747343815961
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "25093067, Priory Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7129794657425386,
          52.08747343815961
        ]
      }
    }
  ]
}