{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100120990884, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0363954875669505,
          51.31580307112594
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100121322395, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.036495955022472,
          51.315839006630796
        ]
      }
    }
  ]
}