{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "116011494, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.25151115444717,
          55.65194358978832
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "116087516, Victoria Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2513047473357988,
          55.65197096869763
        ]
      }
    }
  ]
}