{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10093508775, Trinity Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4376465756295063,
          50.713119560971066
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100041115126, South Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.437420048279814,
          50.71312940430534
        ]
      }
    }
  ]
}