{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Blindwell Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.445217,
            51.038325
          ],
          [
            -3.44441,
            51.038537
          ],
          [
            -3.443217,
            51.038597
          ],
          [
            -3.442612,
            51.038628
          ],
          [
            -3.441187,
            51.038838
          ],
          [
            -3.441327,
            51.039284
          ],
          [
            -3.441365,
            51.039402
          ],
          [
            -3.441566,
            51.039551
          ],
          [
            -3.441602,
            51.039687
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003764515, TA4 2DJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.441467434587874,
          51.039764872481285
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023834960, TA4 2DJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.441138435754821,
          51.03881569775899
        ]
      }
    }
  ]
}