{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100121278240, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9468481414199785,
          52.09687577484436
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100121278710, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9466436893089385,
          52.09694760732196
        ]
      }
    }
  ]
}