{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "123055258, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.429861851322048,
          55.84510326911755
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123090171, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.4302013948212835,
          55.845168462734975
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123112105, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.429742880536823,
          55.84498877723103
        ]
      }
    }
  ]
}