{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Frank's Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.32388,
            51.623451
          ],
          [
            -1.323861,
            51.62343
          ],
          [
            -1.32362,
            51.62314
          ],
          [
            -1.323398,
            51.622873
          ],
          [
            -1.323441,
            51.622832
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014022782, OX13 6SE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3238408874541991,
          51.62340517917921
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014080927, OX13 6SF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3237024579979775,
          51.62299976849028
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015357690, OX13 6SE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3238993320884642,
          51.62336055851991
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100120931885, OX13 6SF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3232455959326495,
          51.62263748044492
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100120931886, OX13 6SF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.323350847541027,
          51.622359352866965
        ]
      }
    }
  ]
}