{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10012818213, Berry Hill Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.17959007113029,
          53.13069847237226
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012818445, Berry Hill Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.17959007113029,
          53.13069847237226
        ]
      }
    }
  ]
}