{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Forge Fields",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -5.4437,
            50.185477
          ],
          [
            -5.44346,
            50.185737
          ],
          [
            -5.443289,
            50.185923
          ],
          [
            -5.443166,
            50.185959
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094632116, TR26 3BE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.443157511880292,
          50.1858427655213
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094632148, TR26 3LG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.443720184853789,
          50.18548420224694
        ]
      }
    }
  ]
}