{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Garth Karleghyon",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -5.042531,
            50.41217
          ],
          [
            -5.042459,
            50.412058
          ],
          [
            -5.042387,
            50.411946
          ],
          [
            -5.042318,
            50.41178
          ],
          [
            -5.042373,
            50.411759
          ],
          [
            -5.042664,
            50.411654
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094911287, TR8 4GN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.042659818269352,
          50.411661956277754
        ]
      }
    }
  ]
}