{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10014145045, Love's Grove",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.225376602010379,
          52.19627731230903
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002874234, Castle Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.225142066356589,
          52.196187856438165
        ]
      }
    }
  ]
}