{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Linhope Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.947952,
            53.380077
          ],
          [
            -2.947863,
            53.380459
          ],
          [
            -2.947774,
            53.380842
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38253738, L17 8SW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.947971913150543,
          53.38028321952878
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38256793, L17 8XF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.947773859872025,
          53.380842106810086
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38288011, L17 8SW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.947973909877325,
          53.38037309307587
        ]
      }
    }
  ]
}