{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Kelly Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.798067,
            53.428095
          ],
          [
            -2.798587,
            53.428127
          ],
          [
            -2.799107,
            53.42816
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "40022706, L34 5PG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.798786486912237,
          53.427918988568244
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "40066347, L34 5PG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.798786486912237,
          53.427918988568244
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "40067868, L34 5PG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.798786486912237,
          53.427918988568244
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "40070083, L34 5RF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.798052327535512,
          53.42809468427156
        ]
      }
    }
  ]
}