{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10070354646, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.932730289909461,
          52.99402189673183
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100100958276, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.932730289909461,
          52.99402189673183
        ]
      }
    }
  ]
}