{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "130002387, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.435195992939156,
          57.59614962125878
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "130085342, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.434028308267484,
          57.595956470083365
        ]
      }
    }
  ]
}