{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10022972109, Rock Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3943914539877995,
          53.871244325486586
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022972110, Rock Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.394299868039741,
          53.87120867494153
        ]
      }
    }
  ]
}