{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "381046, Back Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6150731217941905,
          51.44472582518893
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "381047, Back Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.615044708449436,
          51.44475294930277
        ]
      }
    }
  ]
}