{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "James Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.325526,
            51.594567
          ],
          [
            -3.325795,
            51.594496
          ],
          [
            -3.325884,
            51.594473
          ],
          [
            -3.326019,
            51.594562
          ],
          [
            -3.326187,
            51.594672
          ],
          [
            -3.326355,
            51.594782
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023817736, CF37 1SH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.326383578747013,
          51.59477318483806
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025736167, CF37 1BH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.326260759561621,
          51.59501735336478
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100100905159, CF37 1SQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.326056904717961,
          51.594462161507415
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100101050286, CF37 1SQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.3262043686612337,
          51.59456839741664
        ]
      }
    }
  ]
}