{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Woods",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.890449,
            52.440077
          ],
          [
            -1.89064,
            52.440194
          ],
          [
            -1.890742,
            52.440366
          ],
          [
            -1.890757,
            52.440392
          ],
          [
            -1.890654,
            52.440482
          ],
          [
            -1.890311,
            52.440459
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023495145, B14 7AT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.890537342916841,
          52.44000527332457
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100070538054, B14 7AX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8903297893560642,
          52.440652363146846
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100070538055, B14 7AX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.890109348211243,
          52.44056225880329
        ]
      }
    }
  ]
}