{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Firs Garth Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.910798,
            53.99034
          ],
          [
            -0.91113,
            53.99054
          ],
          [
            -0.911461,
            53.990741
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002825659, YO41 1BQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9117381917917515,
          53.99093680557331
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033215706, YO41 1BJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.91131801283587,
          53.99067234424642
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093602392, YO41 1BQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.912002579428621,
          53.99074145917297
        ]
      }
    }
  ]
}