{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "130005770, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.170610649616617,
          57.68814635896493
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "130005772, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.170610649616617,
          57.68814635896493
        ]
      }
    }
  ]
}