{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Barry Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.157085,
            53.425472
          ],
          [
            -2.157071,
            53.425778
          ],
          [
            -2.157057,
            53.426084
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009668086, SK5 7LL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1570850094664666,
          53.42547238270824
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100011454560, SK5 7LT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1568455892256013,
          53.42584122749599
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100011454561, SK5 7LT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.156830275324989,
          53.42576933941701
        ]
      }
    }
  ]
}