{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10090355338, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7012291430257863,
          52.15384256489269
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090355339, Gregory Court",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7008625224998135,
          52.153883483033916
        ]
      }
    }
  ]
}