{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10006734344, Heathy Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8842481955715449,
          53.75352033468204
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100051345087, Rye Croft",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8842481955715449,
          53.75352033468204
        ]
      }
    }
  ]
}