{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Stampstone Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.097695,
            53.546529
          ],
          [
            -2.09843,
            53.546249
          ],
          [
            -2.098947,
            53.546052
          ],
          [
            -2.099097,
            53.545926
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000061600, OL1 3PW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.097890632520628,
          53.546196385204595
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000110627, OL1 3PW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.098298771356519,
          53.54648367641622
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000114977, OL1 3XB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.097695210824544,
          53.546529113966734
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000124376, OL1 3LS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0989615828051216,
          53.5459618046885
        ]
      }
    }
  ]
}