{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Stanley Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.051226,
            52.696034
          ],
          [
            -4.051125,
            52.696166
          ],
          [
            -4.051024,
            52.696297
          ],
          [
            -4.050806,
            52.696554
          ],
          [
            -4.050588,
            52.696811
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070281621, LL38 2PX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.051219031114085,
          52.696044643678164
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100100023895, LL38 2QZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.050772001446241,
          52.696295142268774
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100100023896, LL38 2QZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.050743690583261,
          52.696322605690774
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100100023897, LL38 2QZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.050730166982696,
          52.69634981319366
        ]
      }
    }
  ]
}