{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10023468669, Mill Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.0273836577750606,
          52.17851609585699
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091380093, Pound Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.0383170219430267,
          52.17966479051612
        ]
      }
    }
  ]
}