{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "45074535, Sterling Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4027396177540463,
          54.902906066845475
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "45074536, Sterling Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4026632445717557,
          54.90279785405771
        ]
      }
    }
  ]
}