{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Chichester Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.431074,
            54.987101
          ],
          [
            -1.431308,
            54.987097
          ],
          [
            -1.431542,
            54.987094
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "103006883, NE33 4AB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4315424724743195,
          54.98709382064965
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100000327319, NE33 4AB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4314341030044757,
          54.987021423851104
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100000505954, NE33 4AB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.431431690974894,
          54.98719215274007
        ]
      }
    }
  ]
}