{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Jones Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.32935,
            51.609837
          ],
          [
            -3.329193,
            51.609746
          ],
          [
            -3.329036,
            51.609655
          ],
          [
            -3.329,
            51.609635
          ],
          [
            -3.328964,
            51.609614
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001300886, CF37 4LW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.3289300132395074,
          51.60979674268844
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023817744, CF37 4LW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.3289822473056074,
          51.60960732245065
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090595647, CF37 4LH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.3292148138384317,
          51.60965863975875
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090596502, CF37 4LW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.3292113999013777,
          51.609541784424295
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100100753302, CF37 4LW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.328970961131094,
          51.60971535240284
        ]
      }
    }
  ]
}