{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Potenger Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.297906,
            51.667559
          ],
          [
            -1.29758,
            51.667579
          ],
          [
            -1.297253,
            51.667599
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Potenger Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.297253,
            51.667599
          ],
          [
            -1.29653,
            51.667636
          ],
          [
            -1.296389,
            51.667643
          ],
          [
            -1.295812,
            51.667586
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014023747, OX14 5HX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2976043247523021,
          51.66667965318967
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014080250, OX14 5HT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2959274597581527,
          51.66758673615403
        ]
      }
    }
  ]
}