{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10025263198, Discovery Way",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4567498811229824,
          52.755990316659435
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003505642, Resolution Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4570354556859757,
          52.75447237349322
        ]
      }
    }
  ]
}