{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "484132493, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.6201930590755245,
          55.700758932595775
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "484132511, School Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.6197895047209983,
          55.700620475116
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "484167430, School Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.6198161108884825,
          55.70049431408839
        ]
      }
    }
  ]
}