{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10003700305, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.8068669951479013,
          53.03864327941392
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024205090, Gethin Square",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.8069441572086067,
          53.038705039276145
        ]
      }
    }
  ]
}