{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10000806577, Crown Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6644522211364632,
          54.65085804947787
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093045406, South Church Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6648352297647577,
          54.65139831241693
        ]
      }
    }
  ]
}