{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Gainsborough Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.164572,
            53.550637
          ],
          [
            -2.164442,
            53.550771
          ],
          [
            -2.164312,
            53.550905
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Gainsborough Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.164838,
            53.550383
          ],
          [
            -2.164705,
            53.55051
          ],
          [
            -2.164572,
            53.550637
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000018499, OL9 9RY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1643410561265584,
          53.550698458441445
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000117918, OL9 9RR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.164311672055848,
          53.55090523068205
        ]
      }
    }
  ]
}