{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hoskings Row",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.167675,
            51.053882
          ],
          [
            -1.167548,
            51.053736
          ],
          [
            -1.16742,
            51.053589
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024210239, SO24 0AZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1676355365034115,
          51.05367204659399
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024211580, SO24 0AZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1675763786094062,
          51.05378852598931
        ]
      }
    }
  ]
}