{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Waggon Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.427629,
            51.6807
          ],
          [
            -1.427708,
            51.680332
          ],
          [
            -1.427787,
            51.679964
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014022813, OX13 5FX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4280065087377403,
          51.68315750939862
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014024084, OX13 5BQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.427879463637482,
          51.680612357004186
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100121311510, OX13 5BQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4279098612070575,
          51.680495618227965
        ]
      }
    }
  ]
}