{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St Nicholas Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.29608,
            50.692565
          ],
          [
            -1.296076,
            50.692331
          ],
          [
            -1.296073,
            50.692097
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023712248, PO30 1NA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2960799513427583,
          50.69256493218747
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100060758778, PO30 1NA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2965612671996567,
          50.69256783653047
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001658954, PO30 1NA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2961768936331428,
          50.69270940286243
        ]
      }
    }
  ]
}