{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100100305147, Castle Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5416673838577406,
          52.44942304482747
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100100305148, Castle Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5418050517811324,
          52.44915152448634
        ]
      }
    }
  ]
}