{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "125030801, Front Street East",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.073879554074073,
          56.231655191631575
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "125083036, Front Street East",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.073693462607236,
          56.23174971183584
        ]
      }
    }
  ]
}