{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100090434153, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.44295886955464797,
          51.66374798495427
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004637222, Swan Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.44299404277337506,
          51.66386416321312
        ]
      }
    }
  ]
}