{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Butts Hill Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.665221,
            53.684658
          ],
          [
            -0.664332,
            53.684491
          ],
          [
            -0.664245,
            53.684503
          ],
          [
            -0.663248,
            53.684635
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024309038, DN15 9JD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6652184254103779,
          53.68465424663288
        ]
      }
    }
  ]
}