{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10001153072, Old School Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.039865361276456,
          53.79881822509399
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100052176431, Howden Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.039844442253157,
          53.79840459427699
        ]
      }
    }
  ]
}