{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "133023089, North High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.966195959677898,
          57.67749115246038
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "133064084, Low Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.966135593032061,
          57.6777431316974
        ]
      }
    }
  ]
}