{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Gipsy Hollow Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.732648,
            52.584794
          ],
          [
            -0.732636,
            52.584747
          ],
          [
            -0.732624,
            52.5847
          ],
          [
            -0.732109,
            52.582839
          ],
          [
            -0.731881,
            52.582017
          ],
          [
            -0.731266,
            52.581033
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008628834, LE15 9TR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.732660704229145,
          52.58482023044593
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023895561, LE15 9TJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7305116348718359,
          52.58103923832486
        ]
      }
    }
  ]
}