{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Dark Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.471582,
            53.002996
          ],
          [
            -1.471384,
            53.003458
          ],
          [
            -1.471293,
            53.00388
          ],
          [
            -1.471099,
            53.004775
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000254068, DE56 0TH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4713512447241306,
          53.00361673779233
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024955382, DE56 0TH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4728192975146512,
          53.00176247374589
        ]
      }
    }
  ]
}