{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Church Walk",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.596938,
            51.860988
          ],
          [
            -1.596687,
            51.86074
          ],
          [
            -1.596437,
            51.860492
          ],
          [
            -1.596375,
            51.86043
          ],
          [
            -1.596313,
            51.860369
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033228812, OX7 6BQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.596903458568601,
          51.86093770830934
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100120969488, OX7 6BQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5962966414545297,
          51.8605939725974
        ]
      }
    }
  ]
}