{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "School Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.23598,
            52.835865
          ],
          [
            -2.235644,
            52.835915
          ],
          [
            -2.235309,
            52.835966
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024533792, ST21 6JQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.235995020448002,
          52.83585357040467
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001329102, ST21 6JQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.235460440901121,
          52.8358186752666
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001329104, ST21 6JQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.235447251501713,
          52.836124342233056
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001337913, ST21 6JQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.235460440901121,
          52.8358186752666
        ]
      }
    }
  ]
}