{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100110156552, Sandy Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3112455599608164,
          54.61164742376305
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100110156554, Sandy Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.311244346569817,
          54.611719312432776
        ]
      }
    }
  ]
}