{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10011751616, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.3917062322539353,
          51.94837816651638
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090729210, Lion Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.391544010225221,
          51.9483081532745
        ]
      }
    }
  ]
}