{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10002044325, Glebe Meadow",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.315294805373008,
          50.50929199951694
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100041023627, South Hill Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.315057016835481,
          50.509332708690565
        ]
      }
    }
  ]
}