{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "123055183, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.426067580583486,
          55.84497146024719
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123090154, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.426067580583486,
          55.84497146024719
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123102848, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.4266206907541354,
          55.84513131692543
        ]
      }
    }
  ]
}