{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10001016594, Front Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7946657517298326,
          55.30400542127988
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090300902, Front Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7946037196763671,
          55.30381661693557
        ]
      }
    }
  ]
}