{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "117074571, South Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8809371405451274,
          56.64541482794275
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "117110122, South Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8809371405451274,
          56.64541482794275
        ]
      }
    }
  ]
}