{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Nutley Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.14224,
            51.21072
          ],
          [
            -1.143515,
            51.210986
          ],
          [
            -1.144791,
            51.211251
          ],
          [
            -1.145478,
            51.21139
          ],
          [
            -1.146165,
            51.211528
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008494341, RG25 2AF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1461397685966188,
          51.21151073868431
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015425977, RG25 2AF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1451613975095394,
          51.21100003909179
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015724843, RG25 2HL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1378913903107108,
          51.20165784683567
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015761830, RG25 2HL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1387359235905568,
          51.20165507196317
        ]
      }
    }
  ]
}