{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "63070300, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3019986432143165,
          53.629960344310945
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63198498, Beastfair",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3128113797513343,
          53.69134143247299
        ]
      }
    }
  ]
}