{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "130096363, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.111344847763124,
          56.817742176058005
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "130190199",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.111337421127059,
          56.817850226962534
        ]
      }
    }
  ]
}