{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Manton Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.748921,
            53.42183
          ],
          [
            -2.7491,
            53.422127
          ],
          [
            -2.74913,
            53.422178
          ],
          [
            -2.749389,
            53.422389
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "39091516, WA9 5TJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7493855230266804,
          53.42239657256425
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "39091568, WA9 5PB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7488541605722228,
          53.42213024414648
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "39092581, WA9 5PB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.749167129279218,
          53.42195749459404
        ]
      }
    }
  ]
}