{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100100176175, Lando Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.28381025967494,
          51.68936044369419
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100100176177, Lando Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.2838703403583835,
          51.68940423910532
        ]
      }
    }
  ]
}