{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Chapel Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.982434,
            52.485338
          ],
          [
            -3.982719,
            52.485363
          ],
          [
            -3.983004,
            52.485388
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "49030949, SY24 5DY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.982799169109281,
          52.48543065205498
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "49030950, SY24 5DY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.9828727545277136,
          52.4854294182625
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "49044646, SY24 5EZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.9825915133059,
          52.48539816818444
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "49057472, SY24 5DY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.9830624596039303,
          52.48539027195197
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "49073912, SY24 5DY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.983255398617563,
          52.485423001804186
        ]
      }
    }
  ]
}