{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lon Efelyn",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.136373,
            53.229483
          ],
          [
            -4.13638,
            53.229464
          ],
          [
            -4.136386,
            53.229446
          ],
          [
            -4.136173,
            53.229225
          ],
          [
            -4.13596,
            53.229004
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070278945, LL57 2BE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.135959918586034,
          53.22900446913598
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003194449, LL57 2BL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.135995463135283,
          53.229417398652615
        ]
      }
    }
  ]
}