{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Chalk Dell",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.494784,
            51.640765
          ],
          [
            -0.494875,
            51.640729
          ],
          [
            -0.494966,
            51.640692
          ],
          [
            -0.49512,
            51.640608
          ],
          [
            -0.495274,
            51.640524
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090789415, WD3 8EF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.4936535254809524,
          51.638242185320614
        ]
      }
    }
  ]
}