{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Farm Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.547488,
            53.146123
          ],
          [
            -1.547482,
            53.145878
          ],
          [
            -1.547482,
            53.145867
          ],
          [
            -1.547273,
            53.145675
          ],
          [
            -1.547521,
            53.145121
          ],
          [
            -1.547769,
            53.144567
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010333977, DE4 3GZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5475093618880706,
          53.14512297575069
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010345226, DE4 3GZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5469585852434036,
          53.146316422868026
        ]
      }
    }
  ]
}