{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Fox Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.721199,
            51.929357
          ],
          [
            -1.721072,
            51.92951
          ],
          [
            -1.720988,
            51.929612
          ],
          [
            -1.720898,
            51.929626
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013887837, GL54 1BN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7208235981346889,
          51.9296274163519
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023476476, GL54 1BN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.721203389306698,
          51.92935859070194
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100120429683, GL54 1BN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7211584241794313,
          51.92957426416898
        ]
      }
    }
  ]
}