{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "484135681, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5237671494546396,
          55.624019282105905
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "484177455, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.523574918818565,
          55.623976738539035
        ]
      }
    }
  ]
}