{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Old Barn Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.129626,
            51.727408
          ],
          [
            -3.129288,
            51.727543
          ],
          [
            -3.129295,
            51.727549
          ],
          [
            -3.129518,
            51.727765
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014113099, NP13 1BB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.129626237222645,
          51.72740839022067
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014115568, NP13 1BU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.129219218681331,
          51.72792481971714
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014115569, NP13 1BU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.129145720093455,
          51.72788056857632
        ]
      }
    }
  ]
}