{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Greenville Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.924363,
            53.420116
          ],
          [
            -2.924251,
            53.420148
          ],
          [
            -2.924138,
            53.420179
          ],
          [
            -2.92383,
            53.420261
          ],
          [
            -2.923786,
            53.420207
          ],
          [
            -2.923685,
            53.420082
          ],
          [
            -2.9235,
            53.420135
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38336846, L13 7AB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9236523005613035,
          53.42006100047576
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38336847, L13 7AB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.923656781759613,
          53.42026770968057
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38336848, L13 7AB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9236249384090796,
          53.42018705624359
        ]
      }
    }
  ]
}