{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "123028579, Middlepenny Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.594937255760078,
          55.926579759015326
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123028580, Middlepenny Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.594937255760078,
          55.926579759015326
        ]
      }
    }
  ]
}