{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "130023948, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.109767179832237,
          56.818482656224845
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "130110238, Bank Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.10918501039098,
          56.818380318656054
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "130181394, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.109631878748782,
          56.81902535788754
        ]
      }
    }
  ]
}