{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Boltby Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.358564,
            54.52756
          ],
          [
            -1.357995,
            54.52751
          ],
          [
            -1.357426,
            54.52746
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009300704, TS16 0RH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.359118085209124,
          54.527935842738984
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009305450, TS16 0RZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3573954019872716,
          54.52743241926131
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10096215365, TS16 0RH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3584572398697818,
          54.52770766484659
        ]
      }
    }
  ]
}