{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "125001737, John Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.737565470762675,
          56.01003235268078
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "125014693, John Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.7382526658057795,
          56.009540695175815
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "125028437, John Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.737847107537021,
          56.009477797324664
        ]
      }
    }
  ]
}