{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Henry Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.276626,
            53.494425
          ],
          [
            -1.276616,
            53.494586
          ],
          [
            -1.276605,
            53.494748
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006608570, S64 0JZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2766054069286905,
          53.494748118365735
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100050801125, S64 0LA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2764588158183385,
          53.49450453863098
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100050801126, S64 0LA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.276460498156423,
          53.4944056739647
        ]
      }
    }
  ]
}