{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bell House Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.40618,
            54.938267
          ],
          [
            -1.406166,
            54.938199
          ],
          [
            -1.406136,
            54.938048
          ],
          [
            -1.406128,
            54.938009
          ],
          [
            -1.406117,
            54.93796
          ],
          [
            -1.406075,
            54.937752
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "103006683, SR5 1RP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4059593305786133,
          54.937384825352574
        ]
      }
    }
  ]
}