{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Rectory Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.833011,
            56.375465
          ],
          [
            -3.833062,
            56.375406
          ],
          [
            -3.833359,
            56.375063
          ],
          [
            -3.833424,
            56.374988
          ],
          [
            -3.833431,
            56.37498
          ],
          [
            -3.833545,
            56.374849
          ],
          [
            -3.834096,
            56.374602
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "124040182, PH7 3EA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.833789142933174,
          56.374588094841776
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "124040212, PH7 3EA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.834282155716049,
          56.37440108127567
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "124089153, PH7 3DX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.833590424204862,
          56.374833654333884
        ]
      }
    }
  ]
}