{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10011787785, Lamb Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.140944906440233,
          51.861091455448346
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100101034935, Crickhowell High School, New Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.14088433117195,
          51.86099313844132
        ]
      }
    }
  ]
}