{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Jackie Smart Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.755308,
            53.77977
          ],
          [
            -1.755187,
            53.779769
          ],
          [
            -1.754792,
            53.779768
          ],
          [
            -1.754276,
            53.779767
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010592357, BD5 7TJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.754898411509262,
          53.77976870598722
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100051180473, BD5 7TG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7546261507577838,
          53.779615353634085
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100051180474, BD5 7TG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.754548599252433,
          53.779902811315736
        ]
      }
    }
  ]
}