{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Thorn Tree Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.227706,
            54.637341
          ],
          [
            -1.228127,
            54.637365
          ],
          [
            -1.228612,
            54.637487
          ],
          [
            -1.229194,
            54.637664
          ],
          [
            -1.23062,
            54.638096
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009718723, TS25 2EZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2304193773899248,
          54.63804988353611
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025028538, TS25 2EZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.227985649435481,
          54.63729746940087
        ]
      }
    }
  ]
}