{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Union Street East",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.305062,
            54.570137
          ],
          [
            -1.305015,
            54.56975
          ],
          [
            -1.304967,
            54.569364
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009301870, TS18 2HP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3050312586339528,
          54.57013701191053
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009304817, TS18 2HH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3052592417580304,
          54.569464294576996
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013726218, TS18 2LS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3048528484705324,
          54.569713598056545
        ]
      }
    }
  ]
}