{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "151032124, Valentine Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6177322510899828,
          57.3437552132085
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151032125, Valentine Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6177305914932925,
          57.343656408972564
        ]
      }
    }
  ]
}