{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "77123811, Red Bank",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2366774809717254,
          53.49302434308342
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "77123938, Red Bank",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2372899790064613,
          53.49204338753701
        ]
      }
    }
  ]
}