{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100110716283, Front Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9580754538522172,
          54.72789882355987
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100110716285, Front Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9579512538109034,
          54.72788080770216
        ]
      }
    }
  ]
}