{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cropton Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.416369,
            52.891487
          ],
          [
            -1.416294,
            52.891559
          ],
          [
            -1.416218,
            52.89163
          ],
          [
            -1.416094,
            52.891799
          ],
          [
            -1.41597,
            52.891968
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010666308, DE24 0RY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4163688994864807,
          52.89148700162657
        ]
      }
    }
  ]
}