{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100091397678, Sandy Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.3993764188145592,
          52.10997404437685
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091397680, Sandy Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.399127940302362,
          52.109972221002984
        ]
      }
    }
  ]
}