{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "125006704, Charlotte Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.728184896491783,
          56.004649525493825
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "125079214, Charlotte Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.728315760387675,
          56.00445787005934
        ]
      }
    }
  ]
}