{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bertram Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.192305,
            53.466203
          ],
          [
            -2.192349,
            53.466112
          ],
          [
            -2.192392,
            53.466022
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Bertram Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.192228,
            53.466364
          ],
          [
            -2.192267,
            53.466283
          ],
          [
            -2.192305,
            53.466203
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "77167643, M12 5WR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1923934477333646,
          53.46630035973366
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "77167644, M12 5WR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.192152235054438,
          53.46625580601746
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023062629, M12 5NX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1923921861308124,
          53.46602171915421
        ]
      }
    }
  ]
}