{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "133001521, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9630464462140815,
          57.673805272142225
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "133021751, School Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.963520569887364,
          57.673981317921076
        ]
      }
    }
  ]
}