{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10025123124, Common Hill",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.24307904563868807,
          52.02344639997808
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091412053, Cates Corner",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.2429170595583049,
          52.02341351560155
        ]
      }
    }
  ]
}