{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10033908210, Showell Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.123545077615438,
          52.60915373729999
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090014899, Showell Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1229841456751988,
          52.60923523011409
        ]
      }
    }
  ]
}