{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "125020064, Charlotte Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.723008634121117,
          56.01065145806246
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "125020097, Charlotte Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.722962332269181,
          56.00953791106753
        ]
      }
    }
  ]
}