{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Primrose Passage",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.810268,
            53.320019
          ],
          [
            -3.810282,
            53.320361
          ],
          [
            -3.809638,
            53.32037
          ],
          [
            -3.809007,
            53.32038
          ],
          [
            -3.808962,
            53.320039
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023736940, LL30 1TF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.8102675227572784,
          53.320019312437886
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024342453, LL30 1YY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.8091889479085763,
          53.32043123808896
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024997018, LL30 1YU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.810363845084822,
          53.32052128804886
        ]
      }
    }
  ]
}