{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "42005320, Austin Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0492551747843852,
          53.410348909323694
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "42005321, Austin Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0493162232953575,
          53.410384328667206
        ]
      }
    }
  ]
}