{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10024242054, St Cross Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2470227125981737,
          51.7558120207175
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100120827825, Manor Place",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2463225897525847,
          51.756095255277074
        ]
      }
    }
  ]
}