{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100012595543, George Gardens",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4544052507728775,
          53.10188531237791
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012595804, George Gardens",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.454181887430558,
          53.101949088906004
        ]
      }
    }
  ]
}