{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10000882577, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1599563713421026,
          54.821644444287294
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100110684293, South End",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1598627533706143,
          54.821636352033174
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100110684297, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1599563713421026,
          54.821644444287294
        ]
      }
    }
  ]
}