{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10007596265, Gray Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2301745766661705,
          54.57961483145159
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023177945, Lower East Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2294568783268662,
          54.579933799550254
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025464044, Dock Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.229022202892647,
          54.58001191575802
        ]
      }
    }
  ]
}