{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hope Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.099246,
            53.545144
          ],
          [
            -2.098914,
            53.544861
          ],
          [
            -2.098581,
            53.544578
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Hope Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.098581,
            53.544578
          ],
          [
            -2.098389,
            53.544433
          ],
          [
            -2.098197,
            53.544289
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015625290, OL1 3HS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0995777928542774,
          53.54488269100152
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000114618, OL4 1JZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.098218180775811,
          53.544272611011046
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000124366, OL1 3HL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.099049227841034,
          53.544721340922905
        ]
      }
    }
  ]
}