{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ludlow Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.138947,
            50.392225
          ],
          [
            -4.138538,
            50.392363
          ],
          [
            -4.138129,
            50.392501
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070763824, PL3 4PS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.138531347347353,
          50.3923677140115
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094643175, PL3 5FA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.138369526870035,
          50.39252359425691
        ]
      }
    }
  ]
}