{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Rose Hill Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.542554,
            53.729104
          ],
          [
            -2.542283,
            53.729149
          ],
          [
            -2.541863,
            53.72922
          ],
          [
            -2.541845,
            53.729223
          ],
          [
            -2.541172,
            53.729337
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010319107, BB2 5JE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.54266038435481,
          53.72915701379026
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012425618, BB2 5JG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.541783978455319,
          53.72936770920005
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012425619, BB2 5JG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5409938848939917,
          53.729218481232785
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012425620, BB2 5JG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5413421335771402,
          53.729189943317884
        ]
      }
    }
  ]
}