{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Royces Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.870106,
            50.959353
          ],
          [
            -2.870201,
            50.959197
          ],
          [
            -2.870297,
            50.959042
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "30091167, TA19 0JB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8702782776464866,
          50.958827495763025
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "30120712, TA19 0JB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8701170145167403,
          50.95934127091391
        ]
      }
    }
  ]
}