{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Longmeadow Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.417085,
            50.64061
          ],
          [
            -3.417285,
            50.640532
          ],
          [
            -3.417297,
            50.640421
          ],
          [
            -3.417,
            50.639878
          ],
          [
            -3.416605,
            50.639157
          ],
          [
            -3.416689,
            50.639109
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023005567, EX8 3NZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.4167419663044893,
          50.63867196441703
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023100771, EX8 3NZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.417110852937187,
          50.64059205034196
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024941128, EX8 3NZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.418529289020698,
          50.637912759438464
        ]
      }
    }
  ]
}