{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100091364642, Redgate Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1607154752294084,
          52.02097804273737
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004229471, Redgate Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.160881834820545,
          52.0206497923959
        ]
      }
    }
  ]
}