{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Tin Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.134497,
            50.370199
          ],
          [
            -4.134883,
            50.370196
          ],
          [
            -4.13527,
            50.370194
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000795859, PL4 0AD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.134597347390469,
          50.370250924109996
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070764649, PL4 0DF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.134890008296527,
          50.370191583553385
        ]
      }
    }
  ]
}