{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Teal Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.68686,
            50.945533
          ],
          [
            -2.686622,
            50.945353
          ],
          [
            -2.686531,
            50.945387
          ],
          [
            -2.686118,
            50.945537
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "30133117, BA22 8FP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.686861849403539,
          50.945527764724915
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "30133422, BA22 8FR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.686415987330899,
          50.94521565124506
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "30133423, BA22 8FR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6868887248406663,
          50.94541969714914
        ]
      }
    }
  ]
}