{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "125031134, Hill Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.469521868271869,
          56.41286026371961
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "125034234, Hill Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.4694725204757,
          56.41285265498613
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "125045073, Stevenson Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.469907996155978,
          56.41318209898788
        ]
      }
    }
  ]
}