{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "39009609, Carr Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.755807197415377,
          53.46118736550111
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "39009610, Carr Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.75565436181178,
          53.46106249082018
        ]
      }
    }
  ]
}