{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Beech Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.577315,
            55.03916
          ],
          [
            -1.577391,
            55.039354
          ],
          [
            -1.577467,
            55.039547
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "47008398, NE12 6TU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5770939951011504,
          55.03933934228366
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "47008399, NE12 6TU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5769842761004027,
          55.039356933667804
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "47228375, NE12 6GN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5774673519728895,
          55.03954732006284
        ]
      }
    }
  ]
}