{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "137001509, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.3657434173542224,
          54.7014334121506
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "137001528, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.365799682071023,
          54.70133343274193
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "137101414, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.3667274896285395,
          54.701540037677084
        ]
      }
    }
  ]
}