{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "130055844, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.4603177861670735,
          57.48290696879708
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "130162759",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.460429231396885,
          57.48307552819994
        ]
      }
    }
  ]
}