{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10000870754, Bristol Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0291657733627995,
          53.849969299553024
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012610575, Bristol Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0291657733627995,
          53.849969299553024
        ]
      }
    }
  ]
}