{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Church Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -5.237782,
            50.226246
          ],
          [
            -5.237633,
            50.226313
          ],
          [
            -5.237484,
            50.226381
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Church Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -5.237484,
            50.226381
          ],
          [
            -5.237215,
            50.226568
          ],
          [
            -5.236953,
            50.226938
          ],
          [
            -5.236526,
            50.227539
          ],
          [
            -5.236515,
            50.227556
          ],
          [
            -5.236513,
            50.227558
          ],
          [
            -5.2365,
            50.227578
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013620698, TR15 3BT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.237796896049355,
          50.22625463663132
        ]
      }
    }
  ]
}