{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "122002950, Park Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.050418538750198,
          56.18876800276566
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "122003014, Park Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.050330550671071,
          56.188931221033464
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "122060216, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.050073696953355,
          56.18864791080696
        ]
      }
    }
  ]
}