{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wood Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.822941,
            51.062188
          ],
          [
            -2.825656,
            51.06242
          ],
          [
            -2.828438,
            51.062954
          ],
          [
            -2.828457,
            51.062961
          ],
          [
            -2.830245,
            51.063701
          ],
          [
            -2.831663,
            51.063943
          ],
          [
            -2.832093,
            51.064083
          ],
          [
            -2.832325,
            51.064289
          ],
          [
            -2.832481,
            51.065025
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "30121715, TA10 9DQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8324810933482762,
          51.06502476125176
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024750656, TA10 9DQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.834576007016873,
          51.06644859148701
        ]
      }
    }
  ]
}