{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "103006779, Brownlow Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4353275437859458,
          54.97461145386864
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000001258, Egerton Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4355619937679034,
          54.9746035552178
        ]
      }
    }
  ]
}