{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "137011192, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.077549965217048,
          54.97239480012623
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "137038827, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.079504517315643,
          54.97363093791934
        ]
      }
    }
  ]
}