{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Oakes Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.345887,
            51.756763
          ],
          [
            -1.345953,
            51.75675
          ],
          [
            -1.346018,
            51.756737
          ],
          [
            -1.346317,
            51.756637
          ],
          [
            -1.346616,
            51.756537
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014021671, OX2 9PB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3460180194579754,
          51.75673693582158
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014028196, OX2 9PB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3462487693870033,
          51.75681014850698
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100120935417, OX2 9PB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3457684978750717,
          51.75696032798116
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100121313990, OX2 9PB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3460886359669786,
          51.756863205378735
        ]
      }
    }
  ]
}