{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "116011849, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.809519554585099,
          55.61754175121082
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "116042507, Channel Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.80892753801992,
          55.61732101885036
        ]
      }
    }
  ]
}